Resource

Save Entity

Beta
POST

This endpoint is in beta and is subject to change. It is provided for early access and testing purposes only.
Save an entity to a project.

Request

This endpoint expects an object.
type
enumRequired
Allowed values: entity
project
stringRequired
The project identifier.
entity_id
stringRequired
The entity identifier.
custom_fields
anyRequired

This property is in beta and is subject to change. It is provided for early access and testing purposes only.
custom user key/value pairs (key must be prefixed with “custom_” and value must be “string” type)

Response

This endpoint returns an object
data
object