Overview
Send an SMS
Receive an SMS
SMS actions
Action: Forward
Action: Reply
SMS delivery reports
SMS history
Get SMS by ID
Send an MMS
Receive an MMS
MMS history
Get MMS by ID
Make a phone call
Receive a phone call
Call actions
Action: Connect
Action: Connect to SIP
Action: Play
Action: IVR
Action: Record
Action: Recordcall
Action: Hangup
Call history
Get phone call by ID
Call from client
Allocate a number
Deallocate a number
Configure a number
Get number by ID
List all numbers
Activate Conversations
Send a question
Receive a reply
Conversation history
Get conversation by ID
MMS image history
Get MMS image by ID
Get MMS image file
Recording history
Get recording by ID
Get recording .wav file
Get account details
Update account
Create a subaccount
Update a subaccount
Get subaccount details
Get all subaccounts
VOIP SIP
WebRTC SIP
SIP server IP addresses
Using GET requests instead of POST
Verify callback origin
OpenAPI Specification
Action: Hangup
End the call. If this is your first action, it is possible to control
signalling, otherwise only "reject" is allowed.
Format
Possible values of the hangup
parameter are ”busy”, ”reject”
or ”404”. Note that the next
parameter is not allowed here
since this is always the last action in the call's action chain.
{
"hangup": "busy"
}
Result
Ends the call.