v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1461972964.4 KB

Declines invitations to become a member account.

A prospective member account uses this operation to decline an invitation to become a member.

This operation is only called by member accounts that aren't part of an organization. Organization accounts don't receive invitations.

post/invitations/decline

Request body

AccountIdsNonEmptyString[] required

The list of prospective member account IDs for which to decline an invitation.

Response

Success

Example response

{
  "UnprocessedAccounts": []
}