popups

Mark pop-up as read

Mark a pop-up as read/dismissed. The pop-up will no longer appear when the user opens the app.

post/api/popups/{popup_id}/read

Path parameters

popup_idstring uuid required

Response

Successful Response

messagestring required

Success message

Example response

{
  "message": "Pop-up segnato come letto"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.