Add records to a specific collection.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier for the collection.
Data to add records to the collection.
Successfully created. The request has been fulfilled and resulted in a new resource being created.
Status code indicating the result of the operation.