texts
Send texts
Use the /texts API to send individual texts quickly. By default all texts are going out from CallFire's dedicated short code. Example: 67076, 818818 etc
post/texts
Query parameters
fieldsstring
Limit fields received in response. E.g. fields: id, name or fields items (id, name), see more at partial response page.
campaignIdinteger
Specifies a campaignId to send texts through a previously created campaign
defaultMessagestring
Text message can be overridden by TextRecipient.message field. If multiple recipients have the same text message to a different recipients it is better to specify a single default message and do not duplicate it in each recipient.
strictValidationboolean
Turns on strict validation for recipients
Request body
Response
successful operation