Updates the existing time zone configuration.
PUT/gateway/time-zones/config
This endpoint updates the application's time zone configuration.
Request
Responses
- 204
- 400
- 401
- 404
- 500
Time zone configuration updated successfully.
Bad Request
Unauthorized access.
The configuration to update was not found.
Server Error