curl --location --globoff --request DELETE '/users/{{userId}}' \ --header 'Authorization: Bearer {{accessToken}}'
{}