Suger

create billable metric

POST https://api.suger.cloud/org/{orgId}/billableMetric

Create a new billable metric for the given organization.

Parameters

NameInTypeRequiredDescription
orgId path string yes Organization ID

Request Body

Required. Content-Type: application/json · Schema: BillableMetric

Responses

200 — OK

Content-Type: application/json · Schema: BillableMetric

400 — Bad request params

Content-Type: application/json

500 — Internal server error

Content-Type: application/json


View as Markdown · Interactive API reference