Update Configuration Status - 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 Updates Configuration Status endpoint.
Request
The following table describes fields that can be included in the body of the request when updating a configuration status.
Field | Description | Min Length | Max Length | Type | Mandatory |
---|---|---|---|---|---|
status | The configuration status. For example, active or inactive . | 6 | 8 | String | Yes |
Response
If successful, a 200 response is returned with no content.
Updated 1 day ago