V2 APIEndpointsProjects
Move a project to recoverable trash
Move a project to recoverable trash. Durable editable image and video projects. Source versions use optimistic concurrency and can be opened in Studio. Required API key scopes: `projects:delete`.
Authorization
apiKeyAuth Path Parameters
id*string
Resource identifier
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v2/projects/string"Empty
Update project metadata PATCH
Update project metadata. Durable editable image and video projects. Source versions use optimistic concurrency and can be opened in Studio. Required API key scopes: `projects:write`.
Replace a project source version PUT
Replace a project source version. Durable editable image and video projects. Source versions use optimistic concurrency and can be opened in Studio. Required API key scopes: `projects:write`.