Delete Project by Custom ID

This endpoint enables users to delete a project within TextUnited by using a custom ID. For comprehensive instructions on deleting projects by custom IDs, including how to handle deletions safely, refer to the Delete Multilingual Project by Custom ID guide.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
ℹ️

Instructions

To delete a project by its custom ID, ensure that your request includes the necessary headers. Then, proceed to test the request directly on the platform:

  1. Navigate to the HEADERS section below.
  2. Configure the path parameter:
    • Locate the input field designated for the customId parameter in the "Path Parameter" section.
    • Enter the custom ID (customId) of the project you wish to delete in this input field.
  3. Optionally, if you need to filter the deletion by task, specify the taskId in the corresponding input field located in the "QUERY PARAMS" section.
  4. Execute the test directly on the platform by clicking the "Try It!" button at the top-right of your screen to initiate the request and view your response.
Path Params
string
required

A custom identifier for the project.

Query Params
string

The unique identifier for the task associated with the project. Optional.

Headers
string

Used for authenticating requests with a JWT token obtained from the "Obtain JWT" endpoint. (e.g. Authorization: Bearer <your_api_token>)

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json