Move Perspectives REST Endpoints
Power Data/Move Perspectives
The operations from the Power Data/Move Perspectives category.
- Create a Move Perspective
- Method: postPath:
/movePerspectives - Delete a Move Perspective
- Method: deletePath:
/movePerspectives/{movePerspectiveGid} - Get a Move Perspective
- Method: getPath:
/movePerspectives/{movePerspectiveGid} - Get Move Perspectives
- Method: getPath:
/movePerspectives - Update a Move Perspective
- Method: patchPath:
/movePerspectives/{movePerspectiveGid}