/
[PUT] /{activateId}

[PUT] /{activateId}

/api/dms/objects/{objectId}/native/variants/{activateId}

Description

With this call the active variant can be changed. The objectId is the one for the active DMS object. The activateId is the Object id to be activated.

Request
Method

PUT

Request optional Query Parameter

objectTypeId (Integer): For performance reasons the objectTypeId of the object can be provided.

Response
Format

None

Response Statuscodes

Success: HTTP 204 No Content

Minimum Version

3.1.0

Request
Example

/api/dms/objects/4528/native/variants/1083?objectTypeId=262168

 

Related content