Skip to main content
DELETE
Delete a locale provider mapping

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Headers

X-PhraseApp-OTP
string

Two-Factor-Authentication token (optional)

Path Parameters

account_id
string
required

Account ID

Query Parameters

source_locale_code
string
required

The locale code of the source language of the mapping to delete.

target_locale_code
string
required

The locale code of the target language of the mapping to delete.

Response

The resource was deleted successfully.