- REST Resource: v1beta1.folders.contacts
- REST Resource: v1beta1.organizations.contacts
- REST Resource: v1beta1.projects.contacts
- REST Resource: v1.folders.contacts
- REST Resource: v1.organizations.contacts
- REST Resource: v1.projects.contacts
Service: essentialcontacts.googleapis.com
Discovery document
A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:
Service endpoint
A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:
https://essentialcontacts.googleapis.com
REST Resource: v1beta1.folders.contacts
Methods | |
---|---|
compute |
GET /v1beta1/{parent=folders/*}/contacts:compute Lists all contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources. |
create |
POST /v1beta1/{parent=folders/*}/contacts Adds a new contact for a resource. |
delete |
DELETE /v1beta1/{name=folders/*/contacts/*} Deletes a contact. |
get |
GET /v1beta1/{name=folders/*/contacts/*} Gets a single contact. |
list |
GET /v1beta1/{parent=folders/*}/contacts Lists the contacts that have been set on a resource. |
patch |
PATCH /v1beta1/{contact.name=folders/*/contacts/*} Updates a contact. |
send |
POST /v1beta1/{resource=folders/*}/contacts:sendTestMessage Allows a contact admin to send a test message to contact to verify that it has been configured correctly. |
REST Resource: v1beta1.organizations.contacts
Methods | |
---|---|
compute |
GET /v1beta1/{parent=organizations/*}/contacts:compute Lists all contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources. |
create |
POST /v1beta1/{parent=organizations/*}/contacts Adds a new contact for a resource. |
delete |
DELETE /v1beta1/{name=organizations/*/contacts/*} Deletes a contact. |
get |
GET /v1beta1/{name=organizations/*/contacts/*} Gets a single contact. |
list |
GET /v1beta1/{parent=organizations/*}/contacts Lists the contacts that have been set on a resource. |
patch |
PATCH /v1beta1/{contact.name=organizations/*/contacts/*} Updates a contact. |
send |
POST /v1beta1/{resource=organizations/*}/contacts:sendTestMessage Allows a contact admin to send a test message to contact to verify that it has been configured correctly. |
REST Resource: v1beta1.projects.contacts
Methods | |
---|---|
compute |
GET /v1beta1/{parent=projects/*}/contacts:compute Lists all contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources. |
create |
POST /v1beta1/{parent=projects/*}/contacts Adds a new contact for a resource. |
delete |
DELETE /v1beta1/{name=projects/*/contacts/*} Deletes a contact. |
get |
GET /v1beta1/{name=projects/*/contacts/*} Gets a single contact. |
list |
GET /v1beta1/{parent=projects/*}/contacts Lists the contacts that have been set on a resource. |
patch |
PATCH /v1beta1/{contact.name=projects/*/contacts/*} Updates a contact. |
send |
POST /v1beta1/{resource=projects/*}/contacts:sendTestMessage Allows a contact admin to send a test message to contact to verify that it has been configured correctly. |
REST Resource: v1.folders.contacts
Methods | |
---|---|
compute |
GET /v1/{parent=folders/*}/contacts:compute Lists all contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources. |
create |
POST /v1/{parent=folders/*}/contacts Adds a new contact for a resource. |
delete |
DELETE /v1/{name=folders/*/contacts/*} Deletes a contact. |
get |
GET /v1/{name=folders/*/contacts/*} Gets a single contact. |
list |
GET /v1/{parent=folders/*}/contacts Lists the contacts that have been set on a resource. |
patch |
PATCH /v1/{contact.name=folders/*/contacts/*} Updates a contact. |
send |
POST /v1/{resource=folders/*}/contacts:sendTestMessage Allows a contact admin to send a test message to contact to verify that it has been configured correctly. |
REST Resource: v1.organizations.contacts
Methods | |
---|---|
compute |
GET /v1/{parent=organizations/*}/contacts:compute Lists all contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources. |
create |
POST /v1/{parent=organizations/*}/contacts Adds a new contact for a resource. |
delete |
DELETE /v1/{name=organizations/*/contacts/*} Deletes a contact. |
get |
GET /v1/{name=organizations/*/contacts/*} Gets a single contact. |
list |
GET /v1/{parent=organizations/*}/contacts Lists the contacts that have been set on a resource. |
patch |
PATCH /v1/{contact.name=organizations/*/contacts/*} Updates a contact. |
send |
POST /v1/{resource=organizations/*}/contacts:sendTestMessage Allows a contact admin to send a test message to contact to verify that it has been configured correctly. |
REST Resource: v1.projects.contacts
Methods | |
---|---|
compute |
GET /v1/{parent=projects/*}/contacts:compute Lists all contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources. |
create |
POST /v1/{parent=projects/*}/contacts Adds a new contact for a resource. |
delete |
DELETE /v1/{name=projects/*/contacts/*} Deletes a contact. |
get |
GET /v1/{name=projects/*/contacts/*} Gets a single contact. |
list |
GET /v1/{parent=projects/*}/contacts Lists the contacts that have been set on a resource. |
patch |
PATCH /v1/{contact.name=projects/*/contacts/*} Updates a contact. |
send |
POST /v1/{resource=projects/*}/contacts:sendTestMessage Allows a contact admin to send a test message to contact to verify that it has been configured correctly. |