Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.mailchannels.net/tx/v1/sub-account/{handle}/api-key/{id} \ --header 'X-Api-Key: <x-api-key>'
Deletes the API key identified by its ID for the specified sub-account.
Handle of the sub-account for which the API key should be deleted.
The ID of the API key to delete.
The API key was successfully deleted for the sub-account.
Contact support