Authorization: Bearer ********************
curl --location --request DELETE 'https://test.your-api-server.com/freelancer/profile' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>'
{}