domains
Overview
Name | domains |
Type | Resource |
Id | okta.domain.domains |
Fields
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
get | SELECT | domainId, subdomain | Fetches a Domain by id . |
list | SELECT | subdomain | List all verified custom Domains for the org. |
insert | INSERT | subdomain | Creates your domain. |
delete | DELETE | domainId, subdomain | Deletes a Domain by id . |
verify | EXEC | domainId, subdomain | Verifies the Domain by id . |