Add items
This endpoint allows users to add items to a specific list.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
the ID of the custom list
Example:
8510518
Body
application/json
Response
200 - application/json
Add items
The response is of type object
.