v2
latestOpenAPI 3.1.02026-07-312303692.4 MBStream
Patch Alert Email
Patch the alert email for a stream.
patch/api/v1/stream/{stream_id}/alert-email
Path parameters
stream_idstring required
The Stream's ID or UID.
Example:unique-identifier
The Stream's ID or UID.
Request body
Example request
{
"email": "user1@example.com, user2@example.com"
}Response
no content