Skip to main content

Revoke a linked identity

DELETE 

/v1/assistant/grants/:grant_id

Revokes the grant, disabling the Assistant for that identity. The grant is resolved on every inbound message, so the next one from that identity is refused before the agent is invoked — revocation is immediate, not eventual. The identity is free to link again afterwards.

Request

Responses

Grant revoked.