cURL
curl --request POST \ --url https://api.specular.dev/projects/{id}/restore \ --header 'Authorization: Bearer <token>'
{ "message": "<string>", "workflowId": "<string>" }
Bearer authentication with API key (format: Bearer sk_xxx)
Project ID
Default Response