Skip to main content
POST
Open a challenge

Authorizations

Authorization
string
header
required

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

Body

application/json
rightId
string
required

The right being challenged (prefixed rgh_).

challengerOrgId
string
required

Org id of the challenger.

reason
string
required
Required string length: 1 - 500

Response

The opened challenge.

ok
boolean
required
data
object
required

Route-specific payload. Operation responses refine this.

contractVersion
string
required
Allowed value: "v1.0"