Skip to main content
PATCH
Disable or enable signing for a sub-custodian

Authorizations

Authorization
string
header
required

Reseller API key created in the Portal dashboard.

Path Parameters

custodianId
string
required

The ID of a sub-custodian owned by the authenticated reseller.

Body

application/json
capability
enum<string>
required

A client capability that can be disabled. SIGN covers every signing request.

Available options:
SIGN
disabled
boolean
required

Set to true to disable the capability for every client of the sub-custodian, false to re-enable it.

Response

Capability updated successfully

id
string
name
string
slug
string
billingStatus
enum<string>
Available options:
ACTIVE,
HACKATHON,
INACTIVE,
INTERNAL,
SUSPENDED,
TRIAL
disabledCapabilities
enum<string>[]

Capabilities the reseller has disabled for every client of this sub-custodian. Set with Disable or enable signing for a sub-custodian.

A client capability that can be disabled. SIGN covers every signing request.

Available options:
SIGN
isReseller
boolean
resellerParentId
string | null
sessionTokensEnabled
boolean
createdAt
string<date-time>
updatedAt
string<date-time>
billingPlan
object
environments
object[]
users
object[]
apiKeys
object[]