Swagger 2.02026-08-127506752.0 MB
2de21f45f447
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"
]
}