@wildix/wms-api-client > WmsApi > deletePbxOAuth2Client
WmsApi.deletePbxOAuth2Client() method
Signature:
deletePbxOAuth2Client(args: DeletePbxOAuth2ClientCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePbxOAuth2ClientCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: DeletePbxOAuth2ClientCommandOutput) => void |
Returns:
void