Skip to main content

Directory Tokens Delete

Deletes all access tokens issued by a user for an application.

Basic Parameters

ParameterDescription
Client IDThe Client ID of the application the token is issued to.
Customer IDThe unique ID for the customer's Google Workspace account. As an account administrator, you can also use the 'my_customer' alias to represent your account's customer ID. The customer ID is also returned as part of the ListUsers action.
User KeyIdentifies the user in the API request. The value can be the user's primary email address, alias email address, or unique user ID.

Advanced Parameters

ParameterDescription
Delegated User OverridePerform the action on behalf of another user, overriding the delegated user defined in the connection.

If not specified, the delegated user is the one provided in the connection.

Has no effect when using an OAuth connection.

NOTE: the connection details are not edited by this input.

Workflow Library Example

Directory Tokens Delete with Google Workspace and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop