Send a test error event to the observability provider
POST/observability/provider/:provider/test
Send a test error event to the observability provider. The API token must have the "Observability > Read" scope.
Request
Responses
- 200
- 403
- 422
Test event sent.
Incorrect scope.
Provider is not configured correctly.