curl --request DELETE \
--url https://api.example.com/api/v1/accounts/{accountId}/projects/{projectId}/widgets/{widgetId}{}Deletes a specific widget by ID for the specified account and project
curl --request DELETE \
--url https://api.example.com/api/v1/accounts/{accountId}/projects/{projectId}/widgets/{widgetId}{}