added

Archive Projects

It is now possible to archive projects via the API!

added

Add photo descriptions during upload or later

Adds the ability to add a simple string description to photos via the V2 API. Descriptions can be added when the photo is uploaded to a project or as an update to an existing photo.

Defining the current user

We've updated our API docs with information on how to designate a different user as the "creator" or "editor" within certain endpoints.

Webhook retry logic

We have added details around our webhook retry logic which you can find here under "Retries" https://docs.companycam.com/docs/webhooks-1

added

Add tags when uploading a photo to a project

We added the ability to pass tags as a body parameter in the Create Project Photo endpoint.

added

Description for Photos

We have added the description to the Photo type.

Add a checklist to project

We have added new endpoints to easily add checklists to a project from a template.

Removing permissions for project collaborators

We no longer support passing permissions when inviting a new collaborator to a project. Instead, all collaborators have the same permissions.

Invite collaborators to a project

We have added new endpoints to invite collaborators to a project via the API:

Assign users to a project

We have added new endpoints to add or remove assigned users to projects.