API Key
Create a new API key
POST
Authorizations
Path Parameters
Body
application/json
A short name for the API key.
Example:
"MailMonkey API Key"
The scopes for the API key.
Response
201
application/json
Created
The API key.
Example:
"api-key-123"
A short name for the API key.
Example:
"MailMonkey API Key"
The scopes for the API key.
The project ID.
Example:
"project-id-123"
Whether the API key is active.
Example:
true
Was this page helpful?