Delete project
Deletes the specified project.
-
When
purge = false(default): The project, along with all its jobs and analyses, is soft-deleted and moved to the recycle bin, where it remains recoverable until permanently removed. -
When
purge = true: The project, its jobs, and its analyses are marked for immediate permanent deletion and are not visible in the recycle bin. A background cleaner process will remove all related data as soon as possible.
Documentation Index
Fetch the complete documentation index at: https://developers.phrase.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.
Path Parameters
Query Parameters
Response
No Content