1. Experience Edge Admin API

Admin Settings API

You use the Admin Settings API to manage delivery platform settings.

Endpoints

All the following routes are relative to the base route of the admin endpoint:

Method

URL

Description

GET

/settings

Lists all settings.

PUT

/settings

Updates all settings at once.

PATCH

/settings

Updates a setting using a patch operation or multiple patch operations.

If you have suggestions for improving this article, let us know!