API Reference
Account Groups

Amend Invite

1min
PATCH

This endpoint will enable you to amend an invitation to an account group, and optionally, an account group subscription.

Authentication
Authorization
Path Parameters
accountGroupToken
*
invitationReference
*
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Body Parameters
accountGroupInvitationPatchRequest
*
value
path
op
from
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