Sub-Accounts
Create sub-account API key
Create sub-account API key. Requires a parent project API key; sub-account API keys receive HTTP 403.
POST
Create sub-account API key
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Sub-account ID.
Body
application/json
Response
API key created. The full key is only returned once.
