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.zeckta.com/v1/messaging/sender-names/{uuid} \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "<string>", "data": {}, "requestId": "<string>" }
Remove a sender ID from the workspace profile.
Provide your Zeckta API Key using: Bearer YOUR_API_KEY
Sender name deleted successfully