Create strikethrough notification
POST {{baseUrl}}/v1/applications/:applicationId/catalogs/notifications/strikethrough
Create a notification for the in the given Application. For more information, see Managing notifications.
See the payload you will receive.
Request Body
{"enabled"=>true, "webhook"=>{"url"=>"www.my-company.com/my-endpoint-name", "headers"=>["content-type: application/json"], "enabled"=>true}}