v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13103950.5 KB
projects

Creates a new ContactCenter in a given project and location.

post/v1alpha1/{+parent}/contactCenters

Path parameters

parentstring required

Required. Value for parent.

Query parameters

contactCenterIdstring

Required. Id of the requesting object If auto-generating Id server-side, remove this field and contact_center_id from the method_signature of Create RPC

requestIdstring

Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

Request body

updateTimestring google-datetime

Output only. [Output only] Update time stamp

deleteTimestring google-datetime

Output only. Timestamp in UTC of when this resource was soft-deleted.

userEmailstring

Optional. Email address of the first admin user.

ccaipManagedUsersboolean

Optional. Whether to enable users to be created in the CCAIP-instance concurrently to having users in Cloud identity

advancedReportingEnabledboolean

Optional. Whether the advanced reporting feature is enabled.

releaseVersionstring

Output only. UJET release version, unique for each new release.

state'STATE_UNSPECIFIED' | 'STATE_DEPLOYING' | 'STATE_DEPLOYED' | 'STATE_TERMINATING' | 'STATE_FAILED' | 'STATE_TERMINATING_FAILED' | 'STATE_TERMINATED' | 'STATE_IN_GRACE_PERIOD' | 'STATE_FAILING_OVER' | 'STATE_DEGRADED' | 'STATE_REPAIRING' | 'STATE_EXPIRING'

Output only. The state of this contact center.

expireTimestring google-datetime

Output only. Timestamp in UTC of when this resource is considered expired.

earlyEarly

LINT.IfChange First Channel to receive the updates. Meant to dev/test instances

normalNormal

Instances in this Channel will receive updates after all instances in Early were updated + 2 days.

createTimestring google-datetime

Output only. [Output only] Create time stamp

purgeTimestring google-datetime

Output only. Timestamp in UTC of when this resource is going to be hard-deleted.

kmsKeystring

Immutable. The KMS key name to encrypt the user input (ContactCenter).

displayNamestring

Required. A user friendly name for the ContactCenter.

privateComponentsstring[]

Output only. TODO(b/283407860) Deprecate this field.

labelsobject

Labels as key value pairs

namestring

name of resource

customerDomainPrefixstring

Required. Immutable. At least 2 and max 16 char long, must conform to RFC 1035.

Response

Successful response