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