Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Include to return created records in response (otherwise returns empty array)
Available options:
return=representation
Path Parameters
Name of the table
Body
application/json · object[]
The body is of type object[]
.
Response
Records created
The response is of type object[]
.