English
cURL
curl --request DELETE \ --url https://api.studio.us.phrase.com/v1/projects/{id} \ --header 'X-API-Key: <api-key>'
{ "success": false, "statusCode": 400, "message": "Bad Request", "timestamp": "2025-01-01T00:00:00.000Z" }
Delete a specific project and all its associated recordings and data
Project ID
Project deleted successfully
Was this page helpful?