Type Alias OdagSettingsAPI

Index

Properties

clearCache: typeof odagSettings.clearCache

Clears the cache for odag-settings api requests.

getOdagSettings: typeof getOdagSettings

Retrieves ODAG settings, including feature enablement status. Available only to administrators.

GetOdagSettingsHttpError

getOdagSettingsUpdatePermission: typeof getOdagSettingsUpdatePermission

Checks whether the current user has permission to modify ODAG settings.

GetOdagSettingsUpdatePermissionHttpError

putOdagSettings: typeof putOdagSettings

Modifies ODAG settings such as feature enablement. Available only to administrators. Changes apply immediately to all ODAG operations.

an object with the body content

PutOdagSettingsHttpError