English
cURL
curl "https://api.phrase.com/v2/projects/:project_id/jobs/:job_id/annotations/:id" \ -u USERNAME_OR_ACCESS_TOKEN \ -X DELETE
Delete an annotation for a job.
Enter your token in the format token TOKEN
token TOKEN
Two-Factor-Authentication token (optional)
Project ID
Job ID
Name of the annotation to delete.
Branch to use
No Content
Was this page helpful?