Skip to main content
DELETE
Delete specific translations

Authorizations

Authorization
string
header
required

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

projectUid
string
required

Body

application/json
deleteSettings
object
filter
object
forAllJobs
boolean

Set true if you want to delete translations for all jobs from project from specific workflow step. Default: false

jobs
object[]
Required array length: 1 - 100 elements
workflowLevel
integer<int32>

Specifies workflow level for all jobs

Response

No Content