Sms
Was this helpful?
Was this helpful?
Retrieve a collection of SMS/MMS services.
/sms
Use the filter
query parameter to retrieve just a subset of a collection.
Use the search
query parameter to restrict the results of a request to match a search criterion.
Use the orderby
query parameter to specify the sort order of the items returned from server.
The default order is ascending order.
Use the skip
query parameter to set the number of items to skip at the start of a collection.
Use the top
query parameter to specify the page size of the result set.
Create SMS/MMS service.
/sms
The name of SMS/MMS service.
The flag for whether the SMS/MMS service is enabled.
The sender ID of SMS/MMS service.
The credentials of SMS/MMS service.
The unique ID of trunk.
Update the SMS/MMS service.
/sms/{id}
The unique ID of SMS/MMS service.
The name of SMS/MMS service.
The flag for whether the SMS/MMS service is enabled.
The sender ID of SMS/MMS service.
The credentials of SMS/MMS service.
No body