API Reference
Account Groups

Invite to Account Group

1min
POST

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

Authentication
Authorization
Path Parameters
accountGroupToken
*
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Body Parameters
request
*
expiryDate
subscriptionReferences
emailAddresses
Responses
200
No Content
validInvitations
invalidEmailAddresses
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
200
400
403
404
500