Skip to main content
POST
/
bundles
/
{id}
/
archive-endpoints
Archive all monitored models for a bundle
curl --request POST \
  --url https://api.example.com/bundles/{id}/archive-endpoints
{
  "message": "<string>"
}

Path Parameters

id
string
required

ID of the bundle whose monitored models are to be archived

Response

OK