Resend / Cancel invitation

Resends or cancels a pending invitation for a user in the organization, depending on the action path parameter. Use resend to send a new invitation email to the user, or cancel to revoke the pending invitation entirely and remove the user”s pending access.

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Path parameters

actionenumRequired
action
Allowed values:
emailstringRequired
Email of the invited user.

Response

Success
statusstring
Status of the API operation.
credit_noteslist of strings
Credit note

Errors

403
Forbidden Error