cURL
curl --request POST \ --url https://api.wapikit.com/api/organization/invite/{slug}/accept
{ "token": "<string>" }
accept an organization invite
The slug value of the invite you want to accept.
invite object
The response is of type object.
object
Was this page helpful?