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

Config

path: "/v1/analytics/reports"
method: "POST"
httpStatus:
success: 201
conflict: 409
forbidden: 403
rateLimited: 429
serverError: 500
unauthorized: 401
validationError: 400

Input Schema

type: "object"
required:
0"authToken"
1"userId"
2"type"
3"period"
properties:
type:
scope:
period:
userId:
authToken:

Outputs (2)

errorERROR

Resposta de erro

type: "object"
properties: {}
successSUCCESS

Resposta de sucesso

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