Features
Create an entity
POST
You can create multiple entities at once by passing an array of entities.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the customer
Body
application/json · object[]
The body is of type object[]
.