Zum Hauptinhalt springen
DELETE
/
catalogue
/
measurements
/
{id}
cURL
curl -X DELETE \
 /catalogue/measurements/{id} \
 --header "Authorization: Bearer <token>"

Documentation Index

Fetch the complete documentation index at: https://docs.fynn.eu/llms.txt

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

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Pfadparameter

id
string
erforderlich

Measurement identifier

Antwort

Measurement resource deleted