API Endpoint
https://api.dropcowboy.com/v1/smsSMS Attributes
Required Body Keys
Optional Body Keys
Example Request
Requires two headers: x-team-id and x-secret. Both must be sent with each request.
Located on the API Setting tab. (Required)
Located on the API Setting tab. (Required)
Your contact's phone number in E.164 format. (Required)
The phone number to forward calls and texts to when the contact replies to your message. Must be in E.164 format. (Required)
The ID of the private number pool you registered to send SMS messages. (Required)
Plain text containing your message. Character limit is 160. (Required)
Confirmation that you obtained OPT-IN permission to send SMS to the recipient as required by law. (Required)
Override the default RVM webhook url that you specified in your API settings.
A value to identify this drop in your system. Will be passed through to you in the webhook callback.
Request accepted. Results include accepted_count and rejected details.
Request accepted. Results include accepted_count and rejected details.
Example Response
Last updated
Was this helpful?