API Documentation
- Additional Workflow Step
- Analysis
- Async Request
- Authentication
- Bilingual File
- Business Unit
- Buyer
- Client
- Connector
- Conversations
- Cost Center
- Custom Fields
- Custom File Type
- Domain
- Due Date Scheme
- Email Template
- File
- Glossary
- Import settings
- Job
- Language AI
- Language Quality Assessment
- Machine Translation
- Machine Translation Settings
- Mapping
- Net Rate Scheme
- Notifications
- Price List
- GETList price lists
- POSTCreate price list
- GETGet price list
- PUTUpdate price list
- DELDelete price list
- POSTClone price list
- GETExport translation price list
- POSTImport translation price list
- GETList price sets
- POSTAdd language pairs
- DELRemove language pairs
- POSTEdit minimum prices
- POSTEdit prices
- DELRemove language pair
- GET
- Project
- Project Reference File
- Project Template
- Provider
- Quality Assurance
- Quote
- SCIM
- Segmentation Rules
- Service
- Spell Check
- SubDomain
- Supported Languages
- Term Base
- Translation
- Translation Memory
- User
- Vendor
- Webhook
- Workflow changes
- Workflow Step
- XML Assistant
Price List
Remove language pair
DELETE
/
api2
/
v1
/
priceLists
/
{priceListUid}
/
priceSets
/
{sourceLanguage}
/
{targetLanguage}
Remove language pair
Copy
Ask AI
curl --request DELETE \
--url https://cloud.memsource.com/web/api2/v1/priceLists/{priceListUid}/priceSets/{sourceLanguage}/{targetLanguage}
Path Parameters
Response
204
No Content
Was this page helpful?
Remove language pair
Copy
Ask AI
curl --request DELETE \
--url https://cloud.memsource.com/web/api2/v1/priceLists/{priceListUid}/priceSets/{sourceLanguage}/{targetLanguage}
Assistant
Responses are generated using AI and may contain mistakes.