Skip to main content
DELETE
Remove SIP Outbound Route

Authorizations

token
string
query
required

Vida API Token

Body

application/json
route
string
required

Outbound route to remove

Example:

"1.1.1.1:5060;transport=udp"

Response

Successful response

success
boolean
Example:

true

message
string
Example:

"Route removed successfully"