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