Create Product Feature
Request example (JSON)
{
"name": "f3",
"code": "f3",
"feature_type": "consumption",
"max_consumption": 10,
"allow_overages": false,
"max_overages": 0,
"reset_consumption": false,
"consumption_period": null,
"metadata": {},
"product": 1698659666691556,
"is_floating": true,
"floating_users": 10,
"floating_timeout": 120
}Request body parameters
Name
Required
Type
Description
Example responses
200 OK
Last updated
Was this helpful?