share_tokendata object on success.curl --location --globoff --request DELETE 'https:///api/v2/chat-threads/share//revoke' \
--header 'Ocp-Apim-Subscription-Key: ' \
--header 'Authorization: Bearer '{
"success": true,
"message": "Share revoked successfully",
"data": {}
}