Skip to main content
POST
UpsertEntityFeature

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
feature
Feature · object
required

The feature to create or update.

Response

200 - application/json

Success

The response is of type UpsertEntityFeatureResponse · object.