Okta · Schema
OrgSetting
IdentityWorkforce IdentityCustomer IdentityAuthenticationAuthorizationSingle Sign-OnMulti-Factor AuthenticationIdentity GovernancePrivileged AccessAI AgentsCross-App AccessMCPPlatform
Properties
| Name | Type | Description |
|---|---|---|
| _links | object | |
| address1 | string | |
| address2 | string | |
| city | string | |
| companyName | string | |
| country | string | |
| created | string | |
| endUserSupportHelpURL | string | |
| expiresAt | string | |
| id | string | |
| lastUpdated | string | |
| phoneNumber | string | |
| postalCode | string | |
| state | string | |
| status | string | |
| subdomain | string | |
| supportPhoneNumber | string | |
| website | string |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/OrgSetting",
"title": "OrgSetting",
"type": "object",
"properties": {
"_links": {
"type": "object"
},
"address1": {
"type": "string"
},
"address2": {
"type": "string"
},
"city": {
"type": "string"
},
"companyName": {
"type": "string"
},
"country": {
"type": "string"
},
"created": {
"type": "string",
"format": "date-time",
"readOnly": true
},
"endUserSupportHelpURL": {
"type": "string"
},
"expiresAt": {
"type": "string",
"format": "date-time",
"readOnly": true
},
"id": {
"type": "string",
"readOnly": true
},
"lastUpdated": {
"type": "string",
"format": "date-time",
"readOnly": true
},
"phoneNumber": {
"type": "string"
},
"postalCode": {
"type": "string"
},
"state": {
"type": "string"
},
"status": {
"type": "string",
"readOnly": true
},
"subdomain": {
"type": "string",
"readOnly": true
},
"supportPhoneNumber": {
"type": "string"
},
"website": {
"type": "string"
}
},
"x-okta-crud": [
{
"alias": "read",
"arguments": [
{
"dest": "orgSetting",
"self": true
}
],
"operationId": "getOrgSettings"
},
{
"alias": "update",
"arguments": [
{
"dest": "orgSetting",
"self": true
}
],
"operationId": "updateOrgSetting"
}
],
"x-okta-operations": [
{
"alias": "partialUpdate",
"arguments": [
{
"dest": "orgSetting",
"self": true
}
],
"operationId": "partialUpdateOrgSetting"
},
{
"alias": "getContactTypes",
"operationId": "getOrgContactTypes"
},
{
"alias": "getOrgContactUser",
"operationId": "getOrgContactUser"
},
{
"alias": "getSupportSettings",
"operationId": "getOrgOktaSupportSettings"
},
{
"alias": "communicationSettings",
"operationId": "getOktaCommunicationSettings"
},
{
"alias": "orgPreferences",
"operationId": "getOrgPreferences"
},
{
"alias": "showFooter",
"arguments": [
{
"dest": "orgSetting",
"self": true
}
],
"operationId": "showOktaUIFooter"
},
{
"alias": "hideFooter",
"arguments": [
{
"dest": "orgSetting",
"self": true
}
],
"operationId": "hideOktaUIFooter"
},
{
"alias": "updateOrgLogo",
"operationId": "updateOrgLogo"
}
],
"x-okta-tags": [
"Org"
]
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/okta-orgsetting"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.