v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015891,4406.1 MB

Update an Account Capability

Updates an existing Account Capability. Request or remove a capability by updating its requested parameter.

post/v1/accounts/{account}/capabilities/{capability}

Path parameters

accountstring required
capabilitystring required

Response

Successful response.

idstring required

The identifier for the capability.

object'capability' required

String representing the object's type. Objects of the same type share the same value.

requestedboolean required

Whether the capability has been requested.

requested_atinteger nullable

Time at which the capability was requested. Measured in seconds since the Unix epoch.

status'active' | 'inactive' | 'pending' | 'unrequested' required

The status of the capability.