Update an observability configuration
PUT/observability/config/:configId
Updates the specified observability configuration for the organization and returns the updated configuration. Returns an error if no existing configuration is found. Requires the observability:write scope.
Request
Responses
- 200
- 400
- 403
- 422
The updated observability configuration.
Bad request.
Incorrect scope.
No configuration exists.