v1
latestSwagger 2.02026-07-172100198.0 KBlandmarks
Delete the link between a location and a landmark and a group and a
Delete the link between a location and a landmark and a group and a location, if and only if both exist. If the last link to a location is deleted, the location is removed as well.
deletehttp://localhost:8000/{project_id}/landmarks/{landmark_id}/groups/{group_id}/
Path parameters
project_idstring required
Project of landmark group
landmark_idstring required
The landmark to unlink from
group_idstring required
The group to unlink from
keep_pointsstring required
Wheter only links should be deleted and points should be kept.
Response
No Content