create billable metric
POST https://api.suger.cloud/org/{orgId}/billableMetric
Create a new billable metric for the given organization.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
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