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