Archive an asset

This operation allows you to set the status of an asset to 'archive'.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

assetSubIDassetType is a combination of {assetSubID};assetType={assetType}
e.g /api/assets/{assetSubID};assetType={assetType}
assetType is one of the following: application, site, mobile_application, api_site

Body Params
string
required

Status is the field to update
Valid values are:
archive

in: body

string
Responses
200

ArchiveAssetResponse returns status of asset archival along with a message and details if any

401

UnauthorizedResponse signals an unauthorized API access

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized

500

GenericError generic error

Language
LoadingLoading…
Response
Choose an example:
application/json