Update Configuration - Field Descriptions
The following page details each of the fields that can be used in the request and received in the response when using the Update Configuration endpoint.
Request
The following table describes fields that can be included in the body of the request when updating a configuration.
Field | Description | Min Length | Max Length | Type | Mandatory |
---|---|---|---|---|---|
status | The configuration status. For example, | 6 | 8 | String | Yes |
messageTypeFilter | The type of filter or filters associated with the configuration.
| 1 | 1 | Array | Yes |
Response
If successful, a 200 response is returned with no content.
Updated 1 day ago