Create Bulk Entities (Sync)

Beta
POST

Create multiple entities in bulk. This endpoint will process synchronously and return a list of entities that were created or failed to create.

Query parameters

emitWebhooksbooleanOptional

If true, webhooks will be emitted for each entity that is created. By default, webhooks are not emitted.

Request

This endpoint expects an object.
Bulk Entity Creation from Objectobject

Response

This endpoint returns an object.
datalist of objects
Built with