users
Respond To Notification
Receive a user's response to an interactive push notification.
Accepts button taps (action=button_1/2/3) or text replies (action=reply). The response is treated as board feedback: it gets persisted as a BoardMessage and triggers a board regeneration so the coach can react.
post/notifications/{notification_id}/response
Path parameters
notification_idstring required
Query parameters
user_idstring nullable
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.