/
EX
extole
/
Integration API - Server to Extole
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2w ago · Updated 2w ago
View markdown
extole
Integration API - Server to Extole
put
Update client domain
c16e62e66755
latest
OpenAPI 3.0.1
2026-07-24
401
1,557
3.5 MB
Audiences
21
Authentication
12
Batch Jobs
9
Blocks
6
Campaigns
34
Components
23
Components Settings
11
Content
4
Domains
7
get
List client domains
post
Create client domain
get
Get client domain
put
Update client domain
delete
Archive client domain
get
Get client domain with decrypted SSL private key
post
Validate client domain
Email
8
Erasure
1
Event Streams
15
Events
5
File Validation Monitors
15
Files
7
Optout
1
Persons
32
Profile Assets
4
Profiles
45
Promotion Links
3
Report Schedules
7
Report Types
6
Reports
17
Reward Suppliers
27
Rewards
14
Security Keys
7
Settings
9
SFTP Servers
7
User Notifications
14
User Subscriptions
6
Users
14
Webhooks
7
Zone Rendering
3
Domains
Update client domain
put
/v1/client-domains/{client_domain_id}
Path parameters
client_domain_id
string
required
Request body
ClientDomainUpdateRequest
required
Body of a
PUT /v1/client-domains/{client_domain_id}
request.
cname_target
string
name
string
proxy
boolean
redirect_client_domain_id
string
nullable
ssl_certificate
string
ssl_certificate_chain
string
ssl_generation_policy
'DISABLED'
|
'GENERATE'
|
'GENERATE_FORCE'
|
'PROVIDED'
ssl_private_key
string
Response
Successful response
ClientDomainResponse
required
cname_target
string
required
domain
string
required
id
string
required
is_extole_domain
boolean
required
name
string
required
proxy
boolean
required
redirect_client_domain_id
string
required
secure
boolean
required
share_uri
string
required
site_patterns
ClientDomainGlobPatternResponse[]
required
ssl_certificate
string
required
ssl_certificate_chain
string
required
ssl_generation_policy
'DISABLED'
|
'GENERATE'
|
'GENERATE_FORCE'
|
'PROVIDED'
required
ssl_private_key
string
required