v1

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

Creates a new tenant entity.

post/v4/{+parent}/tenants

Path parameters

parentstring required

Required. Resource name of the project under which the tenant is created. The format is "projects/{project_id}", for example, "projects/foo".

Request body

namestring

Required during tenant update. The resource name for a tenant. This is generated by the service when a tenant is created. The format is "projects/{project_id}/tenants/{tenant_id}", for example, "projects/foo/tenants/bar".

externalIdstring

Required. Client side tenant identifier, used to uniquely identify the tenant. The maximum number of allowed characters is 255.

Response

Successful response