API Reference
Account Groups

Resend Invites

1min
POST

This endpoint will enable you to resend invites to accounts to a specific account group, and optionally, an account group subscription.

Authentication
Authorization
Path Parameters
invitationReference
*
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Responses
204
No Content
400
Request is invalid.
403
Unable to authenticate using the provided session.
404
Subscription not found
500
Internal Server Error.
Curl
JS
Ruby
Python
Responses
204
400
403
404
500