patch https://{server}/ad-domains/governance/id//reconfigure
Log in to see full request history
Responses
201Created
201Created
xxxxxxxxxx
curl --request PATCH \
--url https://console.tessell.com/ad-domains/governance/id//reconfigure \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
10{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"tessellName": "string",
"domainName": "string",
"netBIOSorOU": "string",
"dnsServer": [
"string"
],
"domainAccountUser": "string"
}