Add configuration
POST/configs
✨Added in v0.40
Create a new configuration version. This endpoint is almost identical to the PUT config endpoint. The only difference is that on success, it returns a 201 Created response instead of a 200 OK response.
Request
Responses
- 201
- 400
- 500
success
invalid configuration
internal error