For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
  • Nukio API
    • Authentication
    • Device
    • User
    • Geozone
    • Fleets
    • Notifications
      • GETcheckaccount
      • GETgetMessages
      • POSTsetMessages
      • GETgetAllPushNotifications
      • GETunregister-push
      • GETsetViewed
      • GETregister-push
      • GETgetNotifications
      • GETgetDeviceNotifications
    • Routes
    • Passengers
    • Account Status
    • Nukio SDK
LogoLogo
Nukio APINotifications

setMessages

||View as Markdown|
POST
https://app.nukio.mx/api/v1/notificationqueue/setMessages/authorization
POST
/api/v1/notificationqueue/setMessages/authorization
$curl -X POST https://app.nukio.mx/api/v1/notificationqueue/setMessages/authorization \
> -H "authorization: <apiKey>"
200Notifications_setMessages_example
1{
2 "reason": "no request body present",
3 "success": "0",
4 "status_code": 400
5}
Was this page helpful?
Previous

getMessages

Next

getAllPushNotifications

Built with

Authentication

authorizationstring
API Key authentication via header

Response headers

pragmastring
:statusstring
expiresstring
accept-rangesstring
cache-controlstring
x-frame-optionsstring
x-xss-protectionstring
x-application-contextstring
x-content-type-optionsstring

Response

OK
reasonstring
successstring
status_codeinteger