Notifications
Delete a notification profile
Delete a notification profile.
delete/notification_profiles/{id}
Path parameters
idstring uuid required
The id of the resource.
Response
A Notification Profile response
Example response
{
"data": {
"created_at": "2019-10-15T10:07:15.527Z",
"id": "12455643-3cf1-4683-ad23-1cd32f7d5e0a",
"updated_at": "2019-10-15T10:07:15.527Z"
}
}