Stampfactory
Dokumentation
Qualifikationen & Arbeitsbereiche

Arbeitsbereich löschen

Hard-delete when unreferenced, otherwise soft-deactivate to protect historical plans (and future surcharge rules referencing the area)

DELETE
/work_areas/{workArea}
AuthentifizierungBearer <token>

Bearer-Token, erhalten über den Login-Endpunkt (POST /rest/login).

Ort: header

Pfadparameter

workArea*string

The work area ID

Formatuuid

Response-Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/work_areas/497f6eca-6276-4993-bfeb-53cbbbba6f08"
{  "message": null}