Create an API key for a sub-account

This endpoint will generate an API v3 key for a sub-account

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Request

This endpoint expects an object.
idlongRequired

Id of the sub-account organization

namestringRequired
Name of the API key

Response

API key
keystring
API key
statusstring
Status of the API operation.

Errors