Update an observability provider configuration
PUT/observability/config/:configId
Update observability configuration for the organization and returns the updated configuration. This will result in an error if no existing configuration found. The API token must have the "Observability > Write" scope.
Request
Responses
- 200
- 400
- 403
- 422
Observability provider configuration updated.
Bad request.
Incorrect scope.
No configuration exists.