routing_app_coverages__update
Update a routing app coverage by its identifier, modifying attributes like upload status or source file checksum.
Instructions
Update a routing app coverage. [PATCH /v1/routingAppCoverages/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| body | Yes | JSON:API request body (Apple schema: RoutingAppCoverageUpdateRequest). |