Identity Toolkit API (identitytoolkit:v2)

2023-11-03

4 removed methods

Deletions

    Methods
  • 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 :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/firebase
    • 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 :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/firebase
    • 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 :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/firebase
    • 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 :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/firebase
    • Description : Update a passkey configuration for an Identity Toolkit project.