v1

latestOpenAPI 3.0.0Apache 2.02026-07-246175132.0 KB
Notifications

Create a new Notification.

post/v1/{parent}/notifications

Path parameters

parentstring required

The resource name this newly created resource should be nested under. Should be formatted as projects/{project_id} or empty for organization's notification.

Request body

Response

A successful response.

namestring

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

display_namestring

A user defined name for the Notification.

notification_typestring

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

callback_urlstring

Callback URL to which messages are sent.

activeboolean

Active status of the Notification; true, if active.

create_timestring date-time
update_timestring date-time