Site

Site Included Asset Groups

Updates the included asset groups in a static site.

put/api/3/sites/{id}/included_asset_groups

Path parameters

idinteger required

The identifier of the site.

The identifier of the site.

Request body

integer[] required

Array of asset group identifiers.

Example request

[
  61
]

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.