Delete a Monitoring Pipeline Instance
Request
curl --location \
--request DELETE 'https://monitoring.de-txl.ionos.com/pipelines/{pipelineID}' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer $TOKEN'Path Parameters
Type
Description
Example
Header Parameters
Required
Type
Description
Response
{
"description": "Deleting Pipeline was successful."
}Last updated
Was this helpful?