v3
latestSwagger 2.02026-08-067506752.0 MBtask
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"
]
}