Delete a locale

Deletes a locale and all associated content. This action cannot be undone. Locales used as fallbacks by other locales cannot be deleted.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

space_idstringRequired
ID of the Space in form of a string
environment_idstringRequired
ID of the environment in form of a string
locale_idstringRequired
ID of the Locale in form of a string

Response

No Content - Request successful, no content returned