/
[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 | PUT |
Request optional Query Parameter | objectTypeId (Integer): For performance reasons the objectTypeId of the object can be provided. |
Response | None |
Response Statuscodes | Success: HTTP 204 No Content |
Minimum Version | 3.1.0 |
Request | /api/dms/objects/4528/native/variants/1083?objectTypeId=262168 |
, multiple selections available,
Related content
[PATCH] /{objectId}
[PATCH] /{objectId}
More like this
[POST] /{objectId}
[POST] /{objectId}
More like this
[POST] /actions/restore
[POST] /actions/restore
More like this
[POST] /objects
[POST] /objects
More like this
[POST] /annotations
[POST] /annotations
More like this
[GET] /variants
[GET] /variants
More like this