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",
}