Description:
Delete a created language for a given language identifier.
Resource URL:
https://<apphost>.competitionlabs.com/api/<your-space-name>/translations/<languageHelperId>
Request headers
| Key | Value | Required |
|---|---|---|
X-API-KEY | Your unique API key | Yes |
Content-Type | application/json | Yes |
Request URL parameters
Parameter | Type | Required | Description |
|---|---|---|---|
space | String | Yes | This is the space name which is linked to the account |
id | String | Yes | Language identifier retrieved from GET languages resource |
EXAMPLE
ERROR CODES
| Code | HTTP Status | Description | Example |
|---|---|---|---|
| 1007 | 404 | A record with requested id for language-helper was not found | |
| 404 | Modifying the Resource URL parameters that are mandatory |