Customers
Revoke customer invitation
Revoke a pending invitation addressed to a specific customer, so it can no longer be accepted
delete/customers/invitations/{invitationId}
Path parameters
invitationIdstring required
Invitation ID (adi_*).
Headers
X-Instance-IDstring nullable
Caller-chosen identifier for the agent run, session, or conversation, required when an agent moves money.
Response
Successful Response
Changes
Changed in 3 of the 28 revisions of this API.12
- ○
deleted the
headerrequest parameterX-Agent-IDwith deprecationrequest-parameter-removed-with-deprecation
- ○
- ●
added the new
CONNECTION_ESTABLISHEDenum value to thedata/attributes/cancelReason/anyOf[subschema #1]/response property for the response status200response-property-enum-value-added
- ●
- ○
headerrequest parameterX-Agent-IDwas deprecatedrequest-parameter-deprecated
- ○