Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

POST https://ppp-admin.mbst.xyz/api/v8/object/sendpush

Code Block
languagejs
themeDJango
{
"applicationId": 1,
"extId": "100500",
"title": "Hello",
"message": "It`s message to object - #Object:id#"
}

...

}


For authenticating your sending party you can use static basic auth keys, which you can find here:

...