Chunks
Delete chunk
Deletes a specific chunk for a Datasphere Document by ID.
Permissions
The API token used to authenticate must have the following scope(s) enabled to make a successful request: DataSphere.
Learn more about API scopes.
delete/api/datasphere/documents/{documentId}/chunks/{chunkId}
Path parameters
documentIdstring uuid required
Universal Unique Identifier.
Unique ID of the parent Document.
chunkIdstring uuid required
Universal Unique Identifier.
Unique ID of a Chunk.
Response
There is no content to send for this request, but the headers may be useful.