cURL
API Keys
Create Api Key
Generate a new API key. The key value is only returned once. Store it securely.
POST
cURL
Authorizations
Use an API key from https://nuntly.com/dashboard/api-keys. Required on every endpoint.
Body
application/json
The permission type for the api key
Available options:
fullAccess, sendingAccess The name of the api key
Example:
"Production"
The status for the api key
Available options:
enabled, disabled, revoked The domain ids to restrict the api key to (only for sendingAccess)
Response
Created.
