Skip to main content
DELETE
Remove language pairs

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

priceListUid
string
required

Unique identifier of the price list

Body

application/json

Language pairs to delete

Language pair filter for bulk deletion

sourceLanguages
string[]

Source language codes to filter. Empty list matches all source languages.

targetLanguages
string[]

Target language codes to filter. Empty list matches all target languages.

Response

No Content