Skip to main content
POST
/
menu-layout
/
stats
/
log-click
Log Button Click
curl --request POST \
  --url https://api.example.com/menu-layout/stats/log-click \
  --header 'X-API-Key: <api-key>'
{}

Authorizations

X-API-Key
string
header
required

Query Parameters

button_id
string
required
user_id
integer | null
callback_data
string | null
button_type
string | null
button_text
string | null

Response

Successful Response

The response is of type Response Log Button Click Menu Layout Stats Log Click Post · object.