Remove one or more versions of a content record from specified environments. Supply mappings of environment IDs to version IDs to unpublish. Returns lists of successfully unpublished and failed version IDs.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Identifier for the tenant. Ensures data isolation per tenant.
Workspace identifier within the tenant. Scopes resources to a specific workspace.
Unique identifier of the target environment. Used to scope the API call to a specific deployment environment.
"PRODUCTION-15a0f8c2-a5e8-4e40-ae74-cb1389d22f45-w49jkngj"
The internal name of the content model.
Unique ID of the content record to publish.
Specifies the language or region for the response data
Mappings of environments to versions to unpublish.
Unpublish operation results, listing succeeded and failed environment IDs.
The response is of type object
.