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

Documentation Index

Fetch the complete documentation index at: https://docs-kfhye.zochil.dev/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json
id
string
required

Response

200

Marketplace activated successfully