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
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |