landmarks
Delete one particular landmark group.
Delete one particular landmark group.
deletehttp://localhost:8000/{project_id}/landmarks/groups/{landmarkgroup_id}/
Path parameters
project_idstring required
The project the landmark group is part of.
landmarkgroup_idstring required
The ID of the landmark group to delete.
Response
No Content
Changes
Changed in 2 of the 10 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲