All REST Endpoints

Themes Management
APIs required for Retrieval/Update/Delete themes for the given locale.
Create/Update theme properties for a locale
Method: put
Path: /oaa-drss/v1/themes/{locale}
Delete theme for a locale
Method: delete
Path: /oaa-drss/v1/themes/{locale}
Get all supported locales
Method: get
Path: /oaa-drss/v1/themes/locales
Get theme properties for a locale
Method: get
Path: /oaa-drss/v1/themes/{locale}