Site
Site Asset
Removes an asset from a site. The asset will only be deleted if it belongs to no other sites.
delete/api/3/sites/{id}/assets/{assetId}
Path parameters
assetIdinteger required
The identifier of the asset.
Example:282
The identifier of the asset.
idinteger required
The identifier of the site.
The identifier of the site.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.