Connectors
...
Actions
Delete Identity Directory Domain
5 min
description removes a specified domain from a microsoft tenant using the unique domain id endpoint url v1 0/domains/{{id}} method delete inputs path parameters (object) – required id (string) – required output example \[ { "status code" 204, "response headers" { "cache control" "no cache", "strict transport security" "max age=31536000", "request id" "6519e78a 5079 483c ab75 deb904ddda8b", "client request id" "6519e78a 5079 483c ab75 deb904ddda8b", "x ms ags diagnostic" "{\\"serverinfo\\" {\\"datacenter\\" \\"south central us\\",\\"slice\\" \\"e\\",\\"ring\\" \\"5\\",\\"scaleunit\\" \\"000\\",\\"roleinstance\\" \\"sn1pepf00008f01\\"}}", "x ms resource unit" "1", "date" "tue, 20 dec 2022 19 33 55 gmt" }, "reason" "no content", "response text" "" } ] output parameters status code (number) reason (string) response text (string) response headers header type cache control string strict transport security string request id string client request id string x ms ags diagnostic string x ms resource unit string date string