patch https://{base_url}/core/api/v1/dispatch-service/dispatches/ref/
API for updating some of the values of custom data of an existing dispatch:
HTTP Status Code Summary
| Code | Description |
| --- | ---- |
| 200 - OK | Everything worked as expected. |
| 400 - Bad Request | The request was unacceptable, often due to missing a required parameter. |
| 401 - Unauthorized | No valid API key provided. |
| 404 - Not Found | The requested resource doesn't exist. |