Skip to main content
POST
Create benchmark

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
sourceName
string
required
Minimum string length: 1
benchmarkEntries
object[]
required
Minimum array length: 1
indicatorId
string
entityId
string
sourceDescription
string
sourceUrl
metadata
object

Response

Successful response

id
string
required
indicatorId
string | null
required
entityId
string | null
required
organizationId
string
required
sourceName
string
required
sourceDescription
string | null
required
sourceUrl
string | null
required
metadata
object | null
required
benchmarkEntries
object[]
required
createdAt
string
required
updatedAt
string
required
entity
object | null