added

DELETE assets (Generally Available)

The DELETE assets endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.

added

PATCH assets (Generally Available)

The PATCH assets endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.

added

GET assets (Generally Available)

The GET assets endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.

added

POST assets (Generally Available)

The POST assets endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.

GET cameras/media/retrieval: Added camera role

The GET cameras/media/retrieval endpoint has some new features! Added camera role to media objects.

GET cameras/media/retrieval: Added unavailable status

The GET cameras/media/retrieval endpoint has some new features! Added unavailable status to media objects.

GET cameras/media/retrieval: Added AI multicam support

The GET cameras/media/retrieval endpoint has some new features! Added analog1, analog2, analog3, and analog4 to inputs.

POST cameras/media/retrieval: Added AI multicam support

The POST cameras/media/retrieval endpoint has some new features! Added analog2, analog3, and analog4 to inputs.

POST live-shares: Updates live-share APIs to support tags for assetLocation links.

The POST live-shares endpoint has some new features! Adds 'tagIds' to the POST /live-shares API when creating assetLocation links, makes 'assetId' optional, and adds 'tags' to the responses for /live-shares. Either tagIds or assetId must be provided in the request.

GET form-templates: Adds formCategory field.

The GET form-templates endpoint has some new features! We added the following new field: formCategory - Specifies the category of the form template.