The Org Customization API provides operations to retrieve and modify custom settings for your Okta org.
okta.apps.manage
Uploads and replaces the logo for your organization
Created
Bad Request
Forbidden
Too Many Requests
{- "errorCode": "E0000001",
- "errorSummary": "Api validation failed: {0}",
- "errorLink": "E0000001",
- "errorId": "sampleiCF-8D5rLW6myqiPItW",
- "errorCauses": [ ]
}
okta.orgs.read
Retrieves preferences of your Okta org
Success
Forbidden
Too Many Requests
{- "showEndUserFooter": true,
- "_links": {
- "hideEndUserFooter": {
- "hints": {
- "allow": [
- "POST"
]
}
}
}
}