← Back to all endpoints
POST /whatsapp/pairing auth required

Headers

NameRequiredDescription
X-Session-Token Yes -

Request Body

Content-TypeFormat
application/json object

Schema

FieldTypeRequiredDescription
consent boolean Yes Consent

Example

{ "consent": true }

Responses

200 Successful Response
422 Validation Error
{ "detail": [] }