landmarks
Update an existing landmark.
Update an existing landmark.
Currently, only the name and group membership can be updated.
posthttp://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.
group_idsstring required
The groups this landmark is a member of.
Response
Created
Changes
Changed in 3 of the 10 revisions of this API.21
- ▲
added the new path request parameter
group_idsnew-request-path-parameter
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲