Manage chunks

Retrieve list of the project’s chunks

/rest/v1/projects/your-project-id/resources/chunks/

Retrieve project’s chunk

/rest/v1/projects/your-project-id/resources/chunks/your-current-chunk-id

Update a chunk with the specified chunkId in the project with the specified id.

/rest/v1/projects/your-project-id/resources/chunks/your-current-chunk-id

Removes a chunk with the specified chunkId from the project with the specified id

/rest/v1/projects/your-project-id/resources/chunks/your-current-chunk-id
Was this article helpful to you? Yes No

How can we help?