| Retool API (Enterprise Premium) Availability | |||
|---|---|---|---|
| Cloud | Generally Available | ||
| Self-hosted Edge 3.33 or later | Generally Available | ||
| Self-hosted Stable 3.33 or later | Generally Available | ||
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.