Comment on page
Send API
Environment | Domain |
---|---|
Staging | api-staging.blocto.app |
Production | api.blocto.app |
Authorization: <JWT>
Content-Type: application/json
The body params of all POST requests are in JSON format.
post
https://api.blocto.app
/notification/send
Send push notification
get
https://api.blocto.app
/notification/tag
Tag users by user ID
Last modified 7mo ago