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
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Measurement identifier
Measurement resource deleted
War diese Seite hilfreich?