v1
latestOpenAPI 3.0.32026-07-24148824715.6 KBEmail Configurations
Update an email notification configuration
This endpoint allows updating who the email notification is configured to be sent to.
You need the "Create and update email notification configurations" permission to use this endpoint.
patch/v2/notifications/configurations/email/{identifier}
Path parameters
identifierstring required
The identifier of the email configuration
Request body
Response
Email configuration updated successfully
Example response
{
"type": "CASE_ASSIGNED"
}