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.
This operation registers the push notifications token of the device/browser to the
Registration set of a User with the corresponding `appName`.
* If a User ID is not provided, a new User is created.
* If a User ID is provided and the User exists, the device is registered to the User.
This operation registers the push notifications token of the device/browser to the
Registration set of a User with the corresponding appName.
If a User ID is not provided, a new User is created.
If a User ID is provided and the User exists, the device is registered to the User.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
OR
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.