SMS Senders
A group of methods for creating and removing SMS senders.
Method | Description |
---|---|
POST /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. | |
DELETE /signature Deletes the signature of the SMS sender by its identifier. | |
GET /signature Returns the SMS sender's signature by ID. | |
GET /signatures Returns signatures of SMS senders. |