{"resource_type":{"id":380,"name":"okta","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"properties\": {\n\t\t\"org_url\": {\n\t\t\t\"description\": \"Your Okta org base URL, without a trailing slash, e.g. https://dev-123456.okta.com or https://acme.okta.com. All API calls are made against this host under /api/v1.\",\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"token\": {\n\t\t\t\"description\": \"Okta API token (SSWS). Create one in the Admin Console under Security > API > Tokens. It inherits the permissions of the admin who created it.\",\n\t\t\t\"type\": \"string\"\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"org_url\",\n\t\t\"token\"\n\t],\n\t\"type\": \"object\"\n}","approved":true,"app":"okta","description":"Okta API token (SSWS) plus org base URL, authorizing the Okta Management API for users, groups and apps.","created_by":"hugo989","created_at":"2026-06-04T12:47:30.477Z","format_extension":null,"picks":"0","display_name":"Okta"}}