Skip to main content
POST
/
marketplaces
/
archive
Archive marketplace
curl --request POST \
  --url https://api.zochil.io/v3/monitoring/marketplaces/archive \
  --header 'Content-Type: application/json' \
  --data '
{
  "id": "<string>"
}
'

Body

application/json
id
string
required

Response

200

Marketplace archived successfully