deleteApiV1UserOauthGrantsById
deleteApiV1UserOauthGrantsById<
ThrowOnError>(options:Options<DeleteApiV1UserOauthGrantsByIdData,ThrowOnError>):RequestResult<DeleteApiV1UserOauthGrantsByIdResponses,DeleteApiV1UserOauthGrantsByIdErrors,ThrowOnError>
Defined in: src/client/sdk.gen.ts:1709
Revoke OAuth grant
Revokes an OAuth grant owned by the authenticated user, disabling the associated agent’s access.
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<DeleteApiV1UserOauthGrantsByIdResponses, DeleteApiV1UserOauthGrantsByIdErrors, ThrowOnError>
Last updated on