Projects
Last updated
Was this helpful?
Last updated
Was this helpful?
List projects that you have access to.
Returns details of a project including name, visibility, id and a list of references to the maps in the project.
Create a new project with the provided name and visibility.
Update a project's name or visibility.
Delete a project and all of it's contents.
Caution: Deleting a project deletes all of the folders and maps inside!
/api/v2/projects/{project_id}
The ID of the Project to delete. Note: This will delete all Folders and Maps inside the project!
No body
/api/v2/projects
/api/v2/projects/{project_id}
/api/v2/projects
The name to be used for the Project
Either viewable by all members of the workspace, or private to users who are invited.
workspace
, private
/api/v2/projects/{project_id}/update
The ID of the project to update
The name to be used for the Project
Either viewable by all members of the workspace, or private to users who are invited.
workspace
, private