Authorization: ********************curl --location --globoff --request DELETE 'https://mock.apidog.com/m1/1212435-0-default/api/projects/{{$string.uuid}}' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"isSuccess": true,
"data": true,
"message": "Project Deleted Successfully",
"statusCode": 200,
"errors": []
}