Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
URL of the subscriber endpoint. Must be publicly accessible and utilize HTTPS.
Example:
"https://example.org/handler/for/notifications"
Response
Successfully created a notification subscription.