Loading...
Was this page helpful?
This documentation provides a reference to the revoke
method. This belongs to the API Key Module.
This method revokes API keys based on the filters provided.
selector
FilterableApiKeyPropsdata
RevokeApiKeyDTOPromise
Promise<ApiKeyDTO[]>This method revokes an API key based on the ID provided.
id
stringdata
RevokeApiKeyDTOPromise
Promise<ApiKeyDTO>