POST
/
authentication
/
feedback

Authorizations

x-api-key
string
headerrequired

Body

application/json
customer_uuid
string
required

Your customer UUID, which can be found in the API settings in the dashboard.

phone_number
string
required

An E.164 formatted phone number.

status
enum<string>
required

The type of the feedback.

Available options:
onboarded,
not_onboarded

Response

200 - application/json
uuid
string

The UUID of the feedback.