Organizations Agency

Update the invitation

REQUIRED SCOPES <code>['organizations-agency:write']</code><br>Update the invitation

post/agency/invites/{clientInvitation}

Path parameters

clientInvitationstring required

The ID of the Client invitation

Request body

emailstring email required

New email for updating

Example request

{
  "email": "test@test.test"
}

Response

OK

Changes

No recorded changes to this endpoint across all 2 revisions of this API.