Unpublish a bulk action
Unpublishes all content linked in the payload. Requires unpublish permissions on each item; limited by the number of active bulk actions.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
space_id
ID of the space as a string
environment_id
ID of the environment as a string, falls back to master if not specified.
Request
This endpoint expects a map from strings to any.
Response headers
Content-Type
Content-Type
Response
OK - Request successful