put https://api-sbx.sidedrawersbx.com/api/v2/networks/sidedrawer/sidedrawer-id//timeline/read
Sets the read status (boolean read
) to "true" for all notifications in a timeline.
Response
200Successfully updated notification status.
Sets the read status (boolean read
) to "true" for all notifications in a timeline.
200Successfully updated notification status.
xxxxxxxxxx
curl --request PUT \
--url https://api-sbx.sidedrawersbx.com/api/v2/networks/sidedrawer/sidedrawer-id/sidedrawerId/timeline/read
Try It!
to start a request and see the response here!