v1
latestOpenAPI 3.0.02026-07-14202153.0 KBVersions
Put version
Updates document with version values.
put/api/dataentities/{acronym}/documents/{id}/versions/{versionId}
Path parameters
acronymstring required
Two letter word that identifies the data structure
idstring required
Id of the document
versionIdstring required
Id of the version to update
Headers
Content-Typestring required
Type of the content being sent
Acceptstring required
HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand
Response
Example response
{
"Href": "http://{{accountName}}.vtexcommercestable.com.br/api/dataentities/CL/documents/b818cbda-e489-11e6-94f4-0ac138d2d42e",
"Id": "CL-b818cbda-e489-11e6-94f4-0ac138d2d42e"
}