Deletes the signature of an SMS sender by its ID.
Request
DELETE https://api.bytehand.com/v2/sms/senders/smsSenderId
Parameters
Path Parameters | |
---|---|
smsSenderId | number Required parameter. Unique ID of the SMS sender. |
Authorization
Requires authorization and access right sms_manage.
Response
Upon successful completion of the request, an object of type Response is returned.