Retry a failed repo clone
curl --request POST \
--url https://api.kazzle.app/api/spaces/{spaceId}/drive/retry-clone/{driveItemId} \
--header 'Authorization: Bearer <token>'{
"id": "<string>"
}curl --request POST \
--url https://api.kazzle.app/api/spaces/{spaceId}/drive/retry-clone/{driveItemId} \
--header 'Authorization: Bearer <token>'{
"id": "<string>"
}