Skip to main content

Delete a notification profile

DELETE 
/notification_profiles/:id

Delete a notification profile.

Request

Path Parameters

    id uuidrequired

    The id of the resource.

Responses

200: A Notification Profile response

default: Unexpected error

Loading...