landmarks
Update an existing landmark group.
Update an existing landmark group.
Currently, only the name and group members can be updated. Edit permissions are only needed when removing group members.
posthttp://localhost:8000/{project_id}/landmarks/groups/{landmarkgroup_id}/
Path parameters
project_idstring required
The project the landmark group is part of.
landmarkgroup_idstring required
landmark_idstring required
The ID of the landmark group.
Response
Created
Changes
Changed in 3 of the 10 revisions of this API.21
- ▲
added the new path request parameter
landmark_idnew-request-path-parameter
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲