Delete Sub-account API Key
DELETE /sub-account/:handle/api-key/:id
Deletes the API key identified by its ID for the specified sub-account.
Request
The API key was successfully deleted for the sub-account.
Missing or invalid API key ID.
An unexpected internal error occurred.