| Retool API (Enterprise Premium) Availability | |||
|---|---|---|---|
| Cloud | Generally Available | ||
| Self-hosted Edge 3.33 or later | Generally Available | ||
| Self-hosted Stable 3.33 or later | Generally Available | ||
Delete a role grant
DELETE/role_permissions/role_grants/:roleGrantId
Available from API version 2.9.0+. Deletes a role grant. The API token must have the "Permissions > Write" scope.
Request
Responses
- 204
- 401
- 403
- 404
Role grant deleted successfully
Authentication failure
Forbidden: API token is missing scope
Role grant with id {roleGrantId} not found.