Skip to content
Pile
Esc
navigateopen⌘Jpreview

Create project update reminder fire due

POST/workspaces/{organizationId}/project-update-reminders/fire-due
Path parameters
organizationIdstringrequired
Responses
200Due reminders fired
firedintegerrequired
Try it
Server
Parameters
Request
curl -X POST "/workspaces/string/project-update-reminders/fire-due"
Response
{
  "fired": 0
}