Skip to main content
POST
Create metric config

Authorizations

Authorization
string
header
required

JWT token obtained from /auth/login

Body

application/json
name
string
required
scope
object
required
description
string
metrics
object[]

Response

Config created

id
string<uuid>
organization_id
string<uuid>
name
string
description
string
version
integer
enabled
boolean
scope
object
metrics
object[]
created_at
string<date-time>
updated_at
string<date-time>
created_by
string<uuid>