cURL
curl --request DELETE \ --url http://localhost:2222/v1/messaging/sender-names/{uuid}
{ "success": true, "message": "<string>", "data": {} }
Remove a sender ID from the workspace profile.
OK