Add or update a subscription

POST https://{{contactPolicyBaseURL}}/v1/groups/:groupId/notifications

Adds a new notification subscription when one does not exist or replaces the existing one if it exists. Only one is allowed per group.

Request Body

{"calbackUrl"=>""}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring