Drive > Files > File/Directory > Upload > Session
Close session
Finish an upload session, verify and save the uploaded data to the kDrive.<br/>
post/3/drive/{drive_id}/upload/session/{session_token}/finish
Path parameters
drive_idinteger required
Drive identifier
session_tokenstring required
Session token uuid
Query parameters
withstring
Optional : Allows loading additional data about a resource, which may include related resources.
Request body
Example request
{
"total_chunk_hash": "xxh3:00ec7bec63e548df"
}Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.