Event Store
Event store is the original event ingest API from OSS Sentry but is used less often Unlike Envelope, it accepts only one Issue event.
post/api/{project_id}/store/
Path parameters
project_idinteger required
Request body
Response
OK
Event store is the original event ingest API from OSS Sentry but is used less often Unlike Envelope, it accepts only one Issue event.
OK