SMS Senders

A group of methods for creating and removing SMS senders.

MethodDescription
createSmsSignaturePOST /signature
Creates a new sender signature; the new signature can only be used after it has been verified by our company manager, usually within a few hours.
deleteSmsSignatureByIdDELETE /signature
Deletes the signature of the SMS sender by its identifier.
getSmsSignatureByIdGET /signature
Returns the SMS sender's signature by ID.
getSmsSignaturesGET /signatures
Returns signatures of SMS senders.