| contentIds |
String[] |
IDs of content to unpublish. All variants of the content are
unpublished. |
Required if variantIds isn’t specified |
55.0 |
| contextContentSpaceId |
String |
ID of the context workspace. If
specified, content from other workspaces is unpublished if it is shared to
the specified workspace. If unspecified, the context workspace is derived
from the content’s origin workspace. All content in the request should
belong to the same origin workspace. |
Optional |
61.0 |
| description |
String |
Description for unpublish action. |
Optional |
55.0 |
| variantIds |
String[] |
IDs of variants to unpublish. All variants must be
from the same content space. |
Required if contentIds isn’t specified |
57.0 |