Time Zone Locales REST Endpoints
Power Data/Time Zone Locales
The operations from the Power Data/Time Zone Locales category.
- Create a Time Zone Locale
- Method: postPath:
/timeZoneLocales - Delete a Time Zone Locale
- Method: deletePath:
/timeZoneLocales/{timeZoneLocaleId} - Get a Time Zone Locale
- Method: getPath:
/timeZoneLocales/{timeZoneLocaleId} - Get Time Zone Locales
- Method: getPath:
/timeZoneLocales - Update a Time Zone Locale
- Method: patchPath:
/timeZoneLocales/{timeZoneLocaleId}