cURL
curl -X DELETE \ /catalogue/measurements/{id} \ --header "Authorization: Bearer <token>"
Delete a measurement. This is only allowed, if the measurement is not used in any plan or subscription.
measurement:write
Value for the Authorization header parameter.
Measurement identifier
Measurement resource deleted
Was this page helpful?