Skip to main content
DELETE
cURL
Revoking is a soft delete: the grant stops applying at once and leaves the listing, and the row is kept with the actor and timestamp for the audit trail. Returns 204 No Content.

Authorizations

x-api-key
string
header
required

API Key authentication. Format: 'x-api-key: api_key'

Path Parameters

id
string<uuid>
required

A UUID string identifying this Semantic Layer permission.

Response

204

No response body