Link relation ia:ungroup-queue-stories

Overview

Dissolve a group of stories, without changing the order.

HTTP method

POST

URL template parameters

Query parameters

qkey

Password for key-locked queue.

Request body

In the request body, supply data with the following structure:

  • op, Operation to do on the list of stories. Should be "ungroup" for this action.

  • story, Asset ID.

Example

{
  "op": "ungroup",
  "story": "queue1_story3"
}

HTTP response

200 OK

Response body

An ia:queue-stories resource.

Available in