Update Notification

Updates a Notification (display_name, notification_type, callback_url, active).

Path Params
string
required

The resource name of the Notification. Should match the pattern projects/{project_id}/notifications/{notification_id}.

Body Params
string

A user defined name for the Notification.

string

Type of the Notification. Valid Notification types include: query, batch, hl7v2.

string

Callback URL to which messages are sent.

boolean

Active status of the Notification; true, if active.

Responses

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