post https://emailapi.netcorecloud.net/v6/api_keys
This endpoint allows you to create an API key with relevant permissions as per users need.
The scopes that need to included in the API need to be passed in the API call as comma seperated values.
Following are the supported scopes -
- "email.send"
- "domain.read"
- "domain.write"
- "suppression.write"
- "template.read"
- "template.write"
- "tags.write"
- "subaccount.read"
- "subaccount.write"
- "events"
- "logs"
- "stats"
- "apikey.read"
- "apikey.write"
- "webhook.read"
- "webhook.write"