cURL
curl --request DELETE \ --url https://api.specular.dev/projects/{id} \ --header 'Authorization: Bearer <token>'
{ "error": "<string>" }
Bearer authentication with API key (format: Bearer sk_xxx)
Project ID
Project deleted successfully