/
WE
wefitter
/
WeFitter API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 6h ago · Updated 3w ago
Details
Filter operations
app
1
challenge
22
connection
2
insights
1
loyalty
2
notification
2
post
Notification to all profiles in app
post
Notification to specific profiles
profile
34
team
12
token
1
notification
Notification to all profiles in app
Send a notification to all registered devices in the app.
post
/notification/send_to_all/
Request body
Notification
required
title
string
required
body
string
required
schedule
string
date-time
nullable
date and time to send notification
link
string
Response
Created
Notification
required
title
string
required
body
string
required
schedule
string
date-time
nullable
date and time to send notification
link
string
Changes