get https://{baseUrl}/api/pushNotifications/dismissAll//
Notification types: Assignment, Comment, Post, Workflow
Log in to see full request history
Responses
401The caller is not authenticated with RegScale.
Notification types: Assignment, Comment, Post, Workflow
401The caller is not authenticated with RegScale.
xxxxxxxxxx
curl --request GET \
--url https://your-instance.regscale.co/api/pushNotifications/dismissAll/userId/notificationType \
--header 'accept: application/json'
Try It!
to start a request and see the response here!