v1
latestOpenAPI 3.1.02026-08-064323122.5 KBPush notifications
Sent notification using accountId
Simple fire and forget operation to sent notification
post/api/v2/accounts/{accountId}/notifications
Path parameters
accountIdstring uuid required
Request body
Example request
{
"text": "Welcome to the gym!",
"deeplink": "workouts"
}Response
No Content