Delete an observability configuration
DELETE/observability/config/:configId
Deletes the specified observability configuration for the organization. Requires the observability:write scope.
Request
Responses
- 204
- 403
- 422
The observability configuration has been successfully deleted.
Incorrect scope.
Configuration not found.