Localisation Key
Learn more about Localisation Keys from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetLocalisationKey | Get a Localisation Key resource. |
|
| PATCH | UpdateLocalisationKey | Update an existing Localisation Key resource. |
|
| DELETE | DeleteLocalisationKey | Delete an existing Localisation Key resource. |
|
| GET | GetLocalisationKeyCollection | Get a collection of Localisation Key resources. |
|
| POST | CreateLocalisationKey | Create a new Localisation Key resource. |
|
| GET | GetLocalisationKeyForLocalisationSetCollection | Get a collection of Localisation Key resources for the Localisation Set |
|
| GET | LookupLocalisationKeyChangePermissionTree | Lookup the permission set for changing the Localisation Key. |
|
| GET | LookupLocalisationKeyInsertPermissionTree | Lookup the permission set for creating the Localisation Key. |
|
| GET | LookupLocalisationKeyLocalisationSet | Lookup the Localisation Key for the Localisation Key. |
|
| GET | BatchGetLocalisationKey | Get a collection of Localisation Key resources for the set of id's. |
|
| POST | BatchCreateLocalisationKey | Create a new collection of Localisation Key resources. |
|
| PATCH | BatchUpdateLocalisationKey | Update a collection of existing Localisation Key resources. |
|
| DELETE | BatchDeleteLocalisationKey | Delete a collection of existing Localisation Key resources. |
|
| PATCH | ChangeLocalisationKeyIsActive | Change the IsActive status for an existing Localisation Key resource. |
|
| PATCH | ChangeLocalisationKeyPermissionTree | Change the PermissionTree for an existing Localisation Key resource. |
|
| PATCH | BatchChangeLocalisationKeyIsActive | Change the IsActive status for a collection of existing Localisation Key resources. |
|
| PATCH | BatchChangeLocalisationKeyPermissionTree | Change the PermissionTree status for a collection of existing Localisation Key resources. |