admin/contact/updatewebhookbatchstatus
Updates the webhook batch status.
Request Information
Body Parameters
Body parameters need to be integrated as json key value collection followed by valid object notations, below if the list of parameters can be sent as request body by an integrator.
The data.
Name | Description | Type | Additional information |
---|---|---|---|
StandardDeviceId | string |
None. |
|
WebhookBatchId | integer |
None. |
Request Format
Below is the typical object of the request, in order to use the API for various requirement, refer the documentation.
{ "StandardDeviceId": "String Parameter 1", "WebhookBatchId": 2 }
Response Information
Resource Description
ITypedResponseOfBooleanName | Description | Type | Additional information |
---|---|---|---|
Result | boolean |
None. |
|
Category | string |
None. |
Response Formats
Sample not available.