Swagger 2.02026-08-117506752.0 MB
26da34ae934f
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"
]
}