Replace all available locales for a repository
put
/repositories/{id}/availableLocales
Request
Path Parameters
-
id(required): string
The unique identifier of the repository object, probably FBA17E28CAAB4A7387A44BEE77240E33.
Supported Media Types
- application/json
Root Schema : schema
Type:
objectComplete replacement set of available repository locales.
Show Source
Nested Schema : items
Type:
Show Source
array-
Array of:
object AvailableLocaleReference
Locale entry accepted in a complete available-locales replacement set.
Nested Schema : AvailableLocaleReference
Type:
objectLocale entry accepted in a complete available-locales replacement set.
Show Source
-
recordId: string
Locale identifier, for example en_US.
Response
204 Response
No Content
400 Response
Invalid locale update request.
Nested Schema : items
Type:
object500 Response
Repository locale update failed.
Nested Schema : items
Type:
object