2023-11-03
▼ ▲ identitytoolkit.projects.getPasskeyConfig
Path : v2/{+name}
Flat Path : v2/projects/{projectsId}/passkeyConfig
HTTP Method : GET
Parameters :
name
Description : Required. The resource name of the config, for example: 'projects/my-awesome-project/passkeyConfig'.
Pattern : ^projects/[^/]+/passkeyConfig$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes :
Description : Retrieve a passkey configuration for an Identity Toolkit project.
▼ ▲ identitytoolkit.projects.updatePasskeyConfig
Path : v2/{+name}
Flat Path : v2/projects/{projectsId}/passkeyConfig
HTTP Method : PATCH
Parameters :
name
Description : Required. The name of the PasskeyConfig resource.
Pattern : ^projects/[^/]+/passkeyConfig$
Location : path
Required : Yes
Type : string
updateMask
Description : Optional. The update mask applies to the resource. Empty update mask will result in updating nothing. For the `FieldMask` definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask
Location : query
Type : string
Format : google-fieldmask
Parameter Order : name
Scopes :
Description : Update a passkey configuration for an Identity Toolkit project.
▼ ▲ identitytoolkit.projects.tenants.getPasskeyConfig
Path : v2/{+name}
Flat Path : v2/projects/{projectsId}/tenants/{tenantsId}/passkeyConfig
HTTP Method : GET
Parameters :
name
Description : Required. The resource name of the config, for example: 'projects/my-awesome-project/passkeyConfig'.
Pattern : ^projects/[^/]+/tenants/[^/]+/passkeyConfig$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes :
Description : Retrieve a passkey configuration for an Identity Toolkit project.
▼ ▲ identitytoolkit.projects.tenants.updatePasskeyConfig
Path : v2/{+name}
Flat Path : v2/projects/{projectsId}/tenants/{tenantsId}/passkeyConfig
HTTP Method : PATCH
Parameters :
name
Description : Required. The name of the PasskeyConfig resource.
Pattern : ^projects/[^/]+/tenants/[^/]+/passkeyConfig$
Location : path
Required : Yes
Type : string
updateMask
Description : Optional. The update mask applies to the resource. Empty update mask will result in updating nothing. For the `FieldMask` definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask
Location : query
Type : string
Format : google-fieldmask
Parameter Order : name
Scopes :
Description : Update a passkey configuration for an Identity Toolkit project.