okta.orgs.read
Lists all org contact types for your Okta org
Success
Forbidden
Too Many Requests
[- {
- "contactType": "BILLING",
}, - {
- "contactType": "TECHNICAL",
}
]
okta.orgs.read
Retrieves the ID and the user resource associated with the specified contact type
Success
Forbidden
Not Found
Too Many Requests
{- "userId": "00ux3u0ujW1r5AfZC1d7",
}
okta.orgs.manage
Replaces the user associated with the specified contact type
Success
Bad Request
Forbidden
Not Found
Too Many Requests
{- "userId": "00ux3u0ujW1r5AfZC1d7"
}
{- "userId": "00ux3u0ujW1r5AfZC1d7",
}