Skip to main content
POST
Forecast a metric (Prophet)

Authorizations

oiq_token
string
cookie
required

Body

application/json
tenantId
string

Tenant identifier. Overwritten from the authenticated session; a value naming a different tenant is refused with 403.

Required string length: 1 - 64
Pattern: ^[A-Za-z0-9][A-Za-z0-9_-]*$
tenant_id
string

Tenant identifier. Overwritten from the authenticated session; a value naming a different tenant is refused with 403.

Required string length: 1 - 64
Pattern: ^[A-Za-z0-9][A-Za-z0-9_-]*$
metric_name
string
Required string length: 1 - 512
service_name
string | null
Maximum string length: 256
horizon
string
Maximum string length: 16

Response

200

Success