Newer Version Available
Record Template Clone
A record template containing the default information and data needed
to clone a record. Use these values in a request to POST
/ui-api/records.
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| apiName | String | The record's object API name. | Small, 49.0 | 49.0 |
| fields | Field Value[] | The field data for this record. The response includes only requested fields and CloneSourceId, which is the ID of the cloned record. If you don’t pass any fields, the response includes only CloneSourceId. |
Small, 49.0 | 49.0 |
| recordTypeId | String | The RecordType ID of the record. | Small, 49.0 | 49.0 |