Loading...
Was this page helpful?
This documentation provides a reference to the deleteApiKeys
method. This belongs to the API Key Module.
This method deletes API keys by their IDs.
ids
string[]Promise
Promise<void>This method deletes an API key by its ID.
id
stringPromise
Promise<void>