Skip to main content
PATCH

Authorizations

x-api-key
string
header
required

Your SideShift Connect API key (sk_live_* or sk_test_*). Generate from Settings → Connect.

Body

application/json
allowedDomains
string[]

Replace the entire allowlist with these domains. Cannot be combined with addDomains or removeDomains.

addDomains
string[]

Add these domains to the existing allowlist.

removeDomains
string[]

Remove these domains from the existing allowlist.

allowAllDomains
boolean

Disable domain checking entirely. See the warning above before setting this to true.

Response

Updated domain settings

success
boolean
data
object