Api
Call Me Test
AuthorizationBearer <token>
In: header
Request Body
application/json
Response Body
application/json
application/json
curl -X POST "https://loading/api/v1/onboarding/test-call/call-me" \ -H "Content-Type: application/json" \ -d '{ "to_phone_number": "stringst" }'{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}