WorkOS

organization_domains.delete

Permanently deletes an organization domain. It cannot be undone.

Remote workos

Other tools also called organization_domains.delete? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "description": "Unique identifier of the organization domain."
    }
  }
}
          

Provider

WorkOS →