| 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 | ||
Create a new observability provider configuration
POST/observability/config
Create observability configuration for the organization and returns the created configuration. This will result in an error if configuration is already set. The API token must have the "Observability > Write" scope.
Request
Responses
- 200
- 400
- 403
- 422
Observability provider configuration created.
Bad request.
Incorrect scope.
Configuration already exists.