English
cURL
curl "https://api.phrase.com/v2/projects/:project_id/documents/:id" \ -u USERNAME_OR_ACCESS_TOKEN \ -X DELETE \ -H 'Content-Type: application/json'
Delete an existing document.
Enter your token in the format token TOKEN
token TOKEN
Two-Factor-Authentication token (optional)
Project ID
ID
OK
Was this page helpful?