Delete page area family
Deletes a specific page area family.
Path Parameters |
---|
familyId int32 — REQUIREDThe id of the page area family to delete. |
Responses | |||
---|---|---|---|
200 OK.
| |||
404 Not found.
|
Deletes a specific page area family.
Path Parameters |
---|
familyId int32 — REQUIREDThe id of the page area family to delete. |
Responses | |||
---|---|---|---|
200 OK.
| |||
404 Not found.
|
Delete page area family
DELETE /API/PageAreaFamily/:familyId
https://mgmtapi.geins.io
curl -L -X DELETE 'https://mgmtapi.geins.io/API/PageAreaFamily/:familyId' \
-H 'Accept: application/json'