Skip to main content
POST
Send greeting button clicked

Authorizations

Authorization
string
header
required

Customer access token obtained from the customer authorization flow.

Query Parameters

organization_id
string
required

Unique identifier of the organization.

Body

application/json
greeting_unique_id
string
required

Unique greeting ID. You can get it from the incoming_greeting push.

button_id
string
required

The greeting button ID.

Response

200

Greeting button click sent.