Create an organization admin API key
API Reference
Create an organization admin API key
Create a new admin-level API key for the organization.
POST
Create an organization admin API key
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Example:
"New Admin Key"
Response
200 - application/json
The newly created admin API key.