Skip to main content
POST
/
menu-layout
/
stats
/
log-click
Log Button Click
curl --request POST \
  --url http://localhost:8080/menu-layout/stats/log-click
{}

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.