v2
latestOpenAPI 3.1.02026-07-312303692.4 MBApplication
Patch Alert Email
Patch the alert email for an application.
patch/api/v1/app/{app_id}/alert-email
Path parameters
app_idstring required
The Application's ID or UID.
Example:unique-identifier
The Application's ID or UID.
Request body
Example request
{
"email": "user1@example.com, user2@example.com"
}Response
no content