Tool
realtime_grant_revoke
Revoke a realtime channel grant by id
Revoke a realtime channel grant by id
Behavior
- HTTP
DELETE /realtime/grants/:id
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | • | Grant id to revoke |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| revoked | boolean | • |
Try it
Revoke a realtime channel grant by id.