Skip to main content

Attach Collapse to Shop

POST 

/shop/:guid/collapse/:collapse_guid

Attach a Collapse to a Shop.

Request

Path Parameters

    guid uuidrequired

    The guid of the Shop.

    collapse_guid uuidrequired

    The guid of the Collapse.

Responses

Collapse attached to Shop. This returns an empty response.

Loading...