Skip to main content
POST
Suspend a right

Authorizations

Authorization
string
header
required

API key sent as Authorization: Bearer <api-key>.

Path Parameters

rightId
string
required

Right id (prefixed rgh_).

Body

application/json
reason
string
required

Audit-quality justification.

Required string length: 1 - 500

Response

The suspended right.

ok
boolean
required
data
object
required

Route-specific payload. Operation responses refine this.

contractVersion
string
required
Allowed value: "v1.0"