Voltar para Analytics Service
Type
ENDPOINT
Created
18/02/2026, 22:10
Updated
18/02/2026, 22:10

Config

path: "/v1/analytics/events/{eventId}"
method: "DELETE"
httpStatus:
success: 204
notFound: 404
forbidden: 403
rateLimited: 429
serverError: 500
unauthorized: 401
validationError: 400

Input Schema

type: "object"
required:
0"authToken"
1"userId"
2"eventId"
properties:
reason:
userId:
eventId:
authToken:

Outputs (2)

errorERROR

Resposta de erro

type: "object"
properties: {}
successSUCCESS

Resposta de sucesso

type: "object"
required:
0"success"
1"rateLimit"
properties:
data:
error:
success:
rateLimit: