cURL
curl --request DELETE \ --url https://api.wavix.com/v3/messages/sender-ids/{id} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Deletes a Sender ID.
Bearer token using appid (Authorization: Bearer )
Sender ID ID.
"fc34ba88-1eee-476e-b09e-dae63dc441e0"
Sender ID deleted.
true
Was this page helpful?
Contact support