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