subAccounts
Update a sub-account
Activates or deactivates a sub-account. Deactivation causes every API key belonging to the sub-account to return 401, while retaining its data and keys. Re-enabling restores access.
patch/v1/sub_accounts/{id}
Path parameters
idstring required
Sub-account ID
Headers
Authorizationstring required
Bearer authentication
Request body
Response
sub-account updated
Changes
Changed in 1 of the 9 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○