Send an outbound call

Send an outbound call

POST http://api.koreroplatforms.com/omni-obd-api/sendObd

This endpoint allows you to send an outbound call.

Request Body

{    
    "message": "Success"
}

Last updated