landmarks
Delete one particular landmark.
Delete one particular landmark.
deletehttp://localhost:8000/{project_id}/landmarks/{landmark_id}/
Path parameters
project_idstring required
The project the landmark is part of.
landmark_idstring required
The ID of the landmark.
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
- ▲