Endpoints
Send feedback
POST
/
authentication
/
feedback
Authorizations
x-api-key
string
headerrequiredBody
application/json
customer_uuid
string
requiredYour customer UUID, which can be found in the API settings in the dashboard.
phone_number
string
requiredAn E.164 formatted phone number.
status
enum<string>
requiredThe type of the feedback.
Available options:
onboarded
, not_onboarded
Response
200 - application/json
uuid
string
The UUID of the feedback.
Was this page helpful?