Create record
Storage - Records
Create record
Insert a single model row. Body: where data is the row fields.
POST
Create record
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Successful response
Inserted record as returned by storage.

