Creates a new time zone configuration.
POST/gateway/time-zones/config
This endpoint creates a new time zone configuration for the application.
Request
Responses
- 204
- 400
- 401
- 409
- 500
Time zone configuration created successfully.
Bad Request
Unauthorized access.
A configuration conflict occurred.
Server Error