put https://accounts.api.zesty.io/v1/vendors/okta/
Updates an Okta Org record based on its ZUID.
Body: raw JSON
| name | description |
|---|---|
| oktaorg_zuid | [string] The new ecosystem ZUID the user have admin/owner permissions. |
| client_id | [string] The new client_id. Note that client_secret is required if this provided. |
| client_secret | [string] The new client_secret. Note the client_id is required if this provided. |
| client_domain | [string] New client_domain. E.g. "https://clientdomain.com" |
