v1

latestOpenAPI 3.0.3Apache 2.02026-07-13121230447.8 KB
Feature

Update a Feature

Update an existing feature and its eventSchema associations

patch/features/{feature_id}

Path parameters

feature_idstring required
Example:feat.fdjskl.sdkjl

feature_id corresponding to a feature

Request body

namestring

Name of the feature

billableNamestring

Billable name of addon. Billable name takes precedence over name to display in invoice.

Response

Response for Create and Get Feature requests

idstring required
namestring required
billableNamestring
displayNamestring required

Display name of feature. This is an auto-generated field which contains billableName of feature. If billableName is not provided, name will be used as display name.

createdAtstring date-time required
updatedAtstring date-time