Pull latest changes for a git drive item
curl --request POST \
--url https://api.kazzle.app/api/spaces/{spaceId}/git/{itemId}/pull \
--header 'Authorization: Bearer <token>'{
"output": "<string>"
}curl --request POST \
--url https://api.kazzle.app/api/spaces/{spaceId}/git/{itemId}/pull \
--header 'Authorization: Bearer <token>'{
"output": "<string>"
}