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