UpsertEntityFeature
synq.entities.custom.v1.FeaturesService
UpsertEntityFeature
Create or update an entity. If the entity does not exist, it will be created, otherwise it will be updated. Entities are identified and deduplicated by their Identifier in a scope of a given customer workspace.
POST
UpsertEntityFeature
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The feature to create or update.
- Feature
- Feature
- Feature
- Feature
- Feature
Response
200 - application/json
Success
The response is of type UpsertEntityFeatureResponse · object.