Update an email target

Update a Signals email target by ID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string | null

The email target's name.

string | null

The email address that will be listening to events.

string | null

A detailed description of the email target.

target
object | null

The target that the email target will notify. This object must contain a type field that specifies the type of target and an id field that specifies the ID of the target. The type field must be one of "escalation_policy", "on_call_schedule", "team", "user", or "slack_channel".

allowed_senders
array of strings | null

A list of email addresses that are allowed to send events to the target. Must be exact match.

allowed_senders
string | null

The CEL expression that defines the status of an incoming email that is sent to the target.

string | null

The CEL expression that defines the level of an incoming email that is sent to the target.

rules
array of strings | null

A list of CEL expressions that should be evaluated and matched to determine if the target should be notified.

rules
string | null
enum

Whether or not all rules must match, or if only one rule must match.

Allowed:
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json