Delete an observability provider configuration
DELETE/observability/config/:configId
Delete observability configuration for the organization. The API token must have the "Observability > Write" scope.
Request
Responses
- 204
 - 403
 - 422
 
Observability provider configuration deleted.
Incorrect scope.
Configuration not found.