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 header request parameter X-Agent-ID with deprecation

      request-parameter-removed-with-deprecation

    • added the new CONNECTION_ESTABLISHED enum value to the data/attributes/cancelReason/anyOf[subschema #1]/ response property for the response status 200

      response-property-enum-value-added

    • header request parameter X-Agent-ID was deprecated

      request-parameter-deprecated