Update the verification status and/or use_for_organization_discovery for an organization discovery domain. The status field must be either pending or verified. The use_for_organization_discovery field can be true or false (default: true).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the organization.
ID of the discovery domain to update.
Organization discovery domain successfully updated.
Organization discovery domain identifier.
The domain name to associate with the organization e.g. acme.com.
3 - 255^(([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9])\.)*([A-Za-z0-9]|[A-Za-z0-9][A-Za-z0-9-]*[A-Za-z0-9])$The verification status of the discovery domain.
pending, verified A unique token generated for the discovery domain. This must be placed in a DNS TXT record at the location specified by the verification_host field to prove domain ownership.
The full domain where the TXT record should be added.
Indicates whether this domain should be used for organization discovery.