REST Resource: photos

  • This resource has no persistent data associated with it.

  • The available methods allow you to manage photos, including deleting, retrieving metadata, updating metadata, and listing all photos belonging to the user.

  • You can work with photos individually or in batches using the provided methods.

  • Photos include metadata like pose, place association, and connections which can be updated.

Resource

There is no persistent data associated with this resource.

Methods

batchDelete

Deletes a list of Photos and their metadata.

batchGet

Gets the metadata of the specified Photo batch.

batchUpdate

Updates the metadata of Photos, such as pose, place association, connections, etc.

list

Lists all the Photos that belong to the user.