v3
latestSwagger 2.02026-08-067506752.0 MBnotification
Send a email or in-app notification
post/v1/org/{orgId}/notification
Path parameters
orgIdstring required
Org identifier (either id or slug)
Request body
Example request
{
"toUserIds": [
"588f7ee98f138b19220041a7"
],
"jobData": {
"jobId": "588f7ee98f138b19220041a7"
},
"processId": "588f7ee98f138b19220041a7"
}Response
notification sent