Change Object Type
POST https://{{vaultDNS}}/api/{{version}}/vobjects/:{object_name}/actions/changetype
https://developer.veevavault.com/api/22.3/#Change_Object_Type
Change the object types assigned to object records. Any field values which exist on both the original and new object type will carry over to the new type. All other field values will be removed, as only fields on the new type are valid. You can set field values on the new object type in the CSV input.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
Accept | string |