Accept Invitation

Post
/invitations/{id}

Accepts the Invitation.
The user making this API call must have the email address that the invite was created for and the email address must be verified.

Store values

Parameters

string
boolean
Set to true to accept the invitation or false to decline it. (optional)
Try it

Possible Responses

204 No Content
400 Bad Request
404 Not Found