Jump to Content
Movement Infrastructure GroupHome
HomeDocumentationAPI ReferenceChangelogDiscussions
HomeLog InMovement Infrastructure Group
API Reference
Log In
HomeDocumentationAPI ReferenceChangelogDiscussions
All
Pages
Start typing to search…

Movement API

  • App Installations
    • Get Installed Appsget
    • Install an app on a workspacepost
    • Uninstall an app from a workspacedel
  • Client Tokens
    • Get a Client Data Access (CDA) tokenpost
  • Dataset Jobs
    • Get dataset jobget
    • Get logs for dataset jobget
    • Get current status of dataset jobget
  • Dataset Tags
    • Create a dataset tagpost
    • Delete a dataset tagdel
  • Datasets
    • Get datasetsget
    • Create a datasetpost
    • Get dataset by IDget
    • Delete a datasetdel
    • Create a signed URL for file upload.post
    • Load dataset records from URLpost
    • Get dataset recordspost
    • Get addable dataset tagsget
  • Movement Apps
    • Get app by IDget
    • Update a movement appput
    • Get movement appsget
    • Create a movement apppost
    • Get installable appsget
    • Add a VAN API key to a movement apppost
  • Workspaces
    • Get all workspaces that the current user belongs toget
Powered by 

Update a movement app

put https://app.movementinfrastructure.org/api/v1/apps/

Updates the name and description of an existing movement app. Only the app owner can update the app details.

Language
Click Try It! to start a request and see the response here!