v1

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

Resets an Identity Aware Proxy (IAP) OAuth client secret. Useful if the secret was compromised. Requires that the client is owned by IAP.

post/v1/{+name}:resetSecret

Path parameters

namestring required

Required. Name of the Identity Aware Proxy client to that will have its secret reset. In the following format: projects/{project_number/id}/brands/{brand}/identityAwareProxyClients/{client_id}.

Request body

ResetIdentityAwareProxyClientSecretRequest required

The request sent to ResetIdentityAwareProxyClientSecret.

Response

Successful response