v1

latestOpenAPI 3.0.3Apache 2.02026-07-13121230447.8 KB
Feature

Create a Feature and optionally associate with one or more event_schemas

Create a Feature optionally associate with one or more event_schemas

post/features

Request body

namestring required

Name of the feature

billableNamestring

Billable name of feature. 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