curl --location --request DELETE '/ent/user/work/' \ --header 'Authorization: Bearer {{ENT_TOKEN}}' \ --header 'Authorization;' \ --header 'X-Requested-With;'
{}