Swagger 2.02026-08-067506752.0 MB
50a1edd6b27e
task
Send a reminder notification for a particular task
post/v1/org/{orgId}/task/remind
Path parameters
orgIdstring required
Org identifier (either id or slug)
Request body
Example request
{
"taskIds": [
"588f7ee98f138b19220041a7"
]
}