Disable or enable a client capability
Clients
Disable or enable a client capability
Disables or re-enables a single capability for the specified client.
Disabling the SIGN capability blocks every signing request for that client, even
when the request carries a valid client API key. Use this to freeze a client you
believe is compromised. Re-enable it by sending the same request with
disabled: false.
The current state is returned by the Get a client endpoint in
disabledCapabilities.
PATCH
Disable or enable a client capability
Authorizations
Portal API Key (Custodian API Key). Pass as a Bearer token in the Authorization header.
Path Parameters
The unique identifier of the client.
Body
application/json