To add a record, pass the action add, specify the recordtype, and send an array of one or more values to editable fields only. If the recordtype has required fields, the call will fail if these are not specified in the values.
The response includes the recordid of the newly created record.