Api
Withdraw Recording Consent
AuthorizationBearer <token>
In: header
Request Body
application/json
Response Body
application/json
application/json
curl -X POST "https://loading/api/v1/consent/withdraw" \ -H "Content-Type: application/json" \ -d '{ "phone_number": "string" }'{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}