API structure has changed
268 structure changes including:
9 Additions
259 Modifications
Modified
259
Breaking
POST /data/task-types
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/task-status
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/subscriptions/
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/studios
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/status-automations/
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/softwares
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/search-filters/
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/search-filter-groups/
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/schedule-items/
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/salary-scales
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/projects
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/project-status
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/production-schedule-versions
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/production-schedule-version-task-links
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/preview-files
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/preview-background-files
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/day-offs/
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /import/shotgun/assets
- Response
-
200 response Modified
- application/json content type Added
- 400 response Added
- Body
- application/json content type Added
POST /import/otio/projects/{project_id}/episodes/{episode_id}
- Path
-
project_id, episode_id path parameters Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
201 response Modified
- application/json content type Added
- Query
- naming_convention, match_case query parameters Added
POST /import/otio/projects/{project_id}
- Path
-
project_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
201 response Modified
- application/json content type Added
- Query
- naming_convention, match_case query parameters Added
POST /import/kitsu/tasks
- Response
-
200 response Modified
- application/json content type Added
- 400 response Added
- Body
- application/json content type Added
POST /import/kitsu/projects
- Response
-
200 response Modified
- application/json content type Added
- 400 response Added
- Body
- application/json content type Added
POST /import/kitsu/entity-links
- Response
-
200 response Modified
- application/json content type Added
- 400 response Added
- Body
- application/json content type Added
POST /import/kitsu/entities
- Response
-
200 response Modified
- application/json content type Added
- 400 response Added
- Body
- application/json content type Added
POST /import/kitsu/comments
- Response
-
200 response Modified
- application/json content type Added
- 400 response Added
- Body
- application/json content type Added
POST /import/csv/projects/{project_id}/task-types/{task_type_id}/estimations
- Path
-
project_id, task_type_id path parameters Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
201 response Modified
- application/json content type Added
POST /import/csv/projects/{project_id}/shots
- Path
-
project_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
201 response Modified
- application/json content type Added
- Query
- update query parameter Added
POST /import/csv/projects/{project_id}/episodes/{episode_id}/task-types/{task_type_id}/estimations
- Path
-
project_id, task_type_id, episode_id path parameters Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
201 response Modified
- application/json content type Added
POST /import/csv/projects/{project_id}/edits
- Path
-
project_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
201 response Modified
- application/json content type Added
- Query
- update query parameter Added
POST /import/csv/projects/{project_id}/casting
- Path
-
project_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
201 response Modified
- application/json content type Added
- Query
- update query parameter Added
POST /import/csv/projects/{project_id}/assets
- Path
-
project_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
201 response Modified
- application/json content type Added
- Query
- update query parameter Added
POST /import/csv/persons
- Response
-
201 response Modified
- application/json content type Added
- Query
- update query parameter Added
POST /data/working-files
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/time-spents/
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/custom-actions/
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/comments
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/chats/
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/chat-messages/
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/attachment-files
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/asset-instances/
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
GET /export/csv/time-spents.csv
- Response
-
200 response Modified
- text/csv content type Added
GET /export/csv/tasks.csv
- Response
-
200 response Modified
- text/csv content type Added
GET /export/csv/task-types.csv
- Response
-
200 response Modified
- text/csv content type Added
GET /export/csv/projects/{project_id}/shots.csv
- Path
-
project_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- text/csv content type Added
GET /export/csv/projects/{project_id}/edits.csv
- Path
-
project_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- text/csv content type Added
GET /export/csv/projects/{project_id}/casting.csv
- Path
-
project_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- text/csv content type Added
- Query
- episode_id, is_shot_casting query parameters Added
GET /export/csv/projects/{project_id}/assets.csv
- Path
-
project_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- text/csv content type Added
GET /export/csv/projects.csv
- Response
-
200 response Modified
- text/csv content type Added
GET /export/csv/playlists/{playlist_id}
- Path
-
playlist_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- text/csv content type Added
GET /export/csv/persons.csv
- Response
-
200 response Modified
- text/csv content type Added
POST /data/plugins
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/playlists/
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/persons
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/output-types
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/output-files
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/organisations
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/notifications/
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/news/
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/milestones/
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/metadata-descriptors/
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/hardware-items
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/file-status/
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/events/
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/entity-types
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/entity-links/
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/entities
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
POST /data/departments
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 201 response Added
- Body
- application/json content type Added
PUT /data/preview-files/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/preview-background-files/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/plugins/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/playlists/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/persons/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/output-types/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/output-files/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/organisations/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/notifications/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/news/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/milestones/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/metadata-descriptors/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/hardware-items/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/file-status/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/events/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/entity-types/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
POST /import/shotgun/remove/task
- Response
-
204 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200, 400 responses Added
- Body
- application/json content type Added
PUT /data/working-files/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/time-spents/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/tasks/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/task-types/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/task-status/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/subscriptions/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/studios/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/status-automations/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/softwares/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/search-filters/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/search-filter-groups/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/schedule-items/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/salary-scales/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/projects/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/project-status/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/production-schedule-versions/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/production-schedule-version-task-links/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
POST /import/shotgun/remove/step
- Response
-
204 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200, 400 responses Added
- Body
- application/json content type Added
POST /import/shotgun/remove/status
- Response
-
204 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200, 400 responses Added
- Body
- application/json content type Added
POST /import/shotgun/remove/shot
- Response
-
204 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200, 400 responses Added
- Body
- application/json content type Added
POST /import/shotgun/remove/sequence
- Response
-
204 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200, 400 responses Added
- Body
- application/json content type Added
POST /import/shotgun/remove/scene
- Response
-
204 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200, 400 responses Added
- Body
- application/json content type Added
POST /import/shotgun/remove/projectconnection
- Response
-
204 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200, 400 responses Added
- Body
- application/json content type Added
POST /import/shotgun/remove/project
- Response
-
204 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200, 400 responses Added
- Body
- application/json content type Added
POST /import/shotgun/remove/person
- Response
-
204 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200, 400 responses Added
- Body
- application/json content type Added
POST /import/shotgun/remove/note
- Response
-
204 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200, 400 responses Added
- Body
- application/json content type Added
POST /import/shotgun/remove/episode
- Response
-
204 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200, 400 responses Added
- Body
- application/json content type Added
POST /import/shotgun/remove/asset
- Response
-
204 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200, 400 responses Added
- Body
- application/json content type Added
POST /import/shotgun/projects
- Response
-
200 response Modified
- application/json content type Added
- 400 response Added
- Body
- application/json content type Added
POST /import/shotgun/projectconnections
- Response
-
200 response Modified
- application/json content type Added
- 400 response Added
- Body
- application/json content type Added
POST /import/shotgun/persons
- Response
-
200 response Modified
- application/json content type Added
- 400 response Added
- Body
- application/json content type Added
POST /import/shotgun/notes
- Response
-
200 response Modified
- application/json content type Added
- 400 response Added
- Body
- application/json content type Added
POST /import/shotgun/episodes
- Response
-
200 response Modified
- application/json content type Added
- 400 response Added
- Body
- application/json content type Added
PUT /data/entity-links/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/departments/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/day-offs/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/custom-actions/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/comments/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/chats/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/chat-messages/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/attachment-files/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
PUT /data/asset-instances/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
- Body
- application/json content type Added
POST /import/shotgun/versions
- Response
-
200 response Modified
- application/json content type Added
- 400 response Added
- Body
- application/json content type Added
POST /import/shotgun/tasks
- Response
-
200 response Modified
- application/json content type Added
- 400 response Added
- Body
- application/json content type Added
POST /import/shotgun/steps
- Response
-
200 response Modified
- application/json content type Added
- 400 response Added
- Body
- application/json content type Added
POST /import/shotgun/status
- Response
-
200 response Modified
- application/json content type Added
- 400 response Added
- Body
- application/json content type Added
POST /import/shotgun/shots
- Response
-
200 response Modified
- application/json content type Added
- 400 response Added
- Body
- application/json content type Added
POST /import/shotgun/sequences
- Response
-
200 response Modified
- application/json content type Added
- 400 response Added
- Body
- application/json content type Added
POST /import/shotgun/scenes
- Response
-
200 response Modified
- application/json content type Added
- 400 response Added
- Body
- application/json content type Added
POST /import/shotgun/remove/version
- Response
-
204 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200, 400 responses Added
- Body
- application/json content type Added
DELETE /data/asset-instances/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/softwares/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/studios/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/subscriptions/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/task-status/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/task-types/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/time-spents/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/working-files/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /data/asset-instances/
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/asset-instances/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/attachment-files
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/attachment-files/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/chat-messages/
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/chat-messages/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/chats/
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/chats/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/comments
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/comments/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/custom-actions/
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/custom-actions/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/day-offs/
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/day-offs/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/departments
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/departments/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/entities
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/entities/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/entity-links/
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/entity-links/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/entity-types
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/entity-types/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/events/
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/events/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
DELETE /data/attachment-files/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/chat-messages/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/chats/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/custom-actions/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/day-offs/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/departments/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/entities/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/entity-links/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/entity-types/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/events/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/file-status/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/hardware-items/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/metadata-descriptors/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/milestones/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/news/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/notifications/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/organisations/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/output-files/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/output-types/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/playlists/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/plugins/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/preview-background-files/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/preview-files/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- force query parameter Added
DELETE /data/production-schedule-version-task-links/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/production-schedule-versions/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/project-status/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/projects/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- force query parameter Added
DELETE /data/salary-scales/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/schedule-items/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/search-filter-groups/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
DELETE /data/search-filters/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /data/production-schedule-versions/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/project-status
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/project-status/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/projects
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/projects/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/salary-scales
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 400 response Added
GET /data/salary-scales/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/schedule-items/
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/schedule-items/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/search-filter-groups/
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/search-filter-groups/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/search-filters/
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/search-filters/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/softwares
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/softwares/{instance_id}
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Path
-
software_id path parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- instance_id path parameter Added
GET /data/status-automations/
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/status-automations/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/studios
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/studios/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/subscriptions/
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/subscriptions/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/task-status
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/task-status/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/task-types
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/task-types/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/tasks
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations, episode_id query parameters Added
GET /data/tasks/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/time-spents/
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations, start_date, end_date query parameters Added
GET /data/time-spents/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/working-files
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/working-files/{instance_id}
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Path
-
working_file_id path parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- instance_id path parameter Added
GET /data/file-status/
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/file-status/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/hardware-items
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/hardware-items/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/metadata-descriptors/
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/metadata-descriptors/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/milestones/
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/milestones/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/news/
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/news/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/notifications/
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/notifications/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/organisations
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/organisations/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/output-files
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/production-schedule-versions
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations, project_id query parameters Added
GET /data/production-schedule-version-task-links/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/production-schedule-version-task-links
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations, project_id query parameters Added
GET /data/preview-files/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/preview-files
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/preview-background-files/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/preview-background-files
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/plugins/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/plugins
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/playlists/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/playlists/
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/persons/{instance_id}
- Path
-
instance_id path parameter Modified
-
Type is now
string(uuid)
-
Type is now
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- relations query parameter Added
GET /data/persons
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations, with_pass_hash query parameters Added
GET /data/output-types/{instance_id}
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Path
-
output_type_id path parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- instance_id path parameter Added
GET /data/output-types
- Response
-
200 response Modified
- application/json content type Added
-
403 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Query
- page, limit, relations query parameters Added
GET /data/output-files/{instance_id}
- Response
-
200 response Modified
- application/json content type Added
-
404 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Path
-
output_file_id path parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- instance_id path parameter Added
Added
9
DELETE /data/comments/{instance_id}
DELETE /data/persons/{instance_id}
DELETE /data/status-automations/{instance_id}
DELETE /data/tasks/{instance_id}
POST /data/projects/{project_id}/metadata-descriptors/reorder
POST /data/task-status-links
POST /data/task-type-links
POST /data/tasks
PUT /data/entities/{instance_id}