Delete a sub-account API key

Revokes an API key belonging to a sub-account. The key must belong to the specified sub-account, and the sub-account must belong to the caller.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

sub_account_idstringRequired

Sub-account ID

idstringRequired
API key ID

Errors

403
Delete Sub Account API Key Request Forbidden Error
404
Delete Sub Account API Key Request Not Found Error