@wildix/xbees-users-client > Users > deleteBotApiKey
Users.deleteBotApiKey() method
Signature:
deleteBotApiKey(args: DeleteBotApiKeyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteBotApiKeyCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: DeleteBotApiKeyCommandOutput) => void |
Returns:
void