OKTA_GROUP type to your organization.
External DocumentationTo learn more, visit the Okta documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
OKTA_GROUP type to your organization.
| Parameter | Description |
|---|---|
| Group Description | Description of the Group. |
| Group Name | Name of the Group. |
{
"_embedded": {},
"_links": {},
"created": "date-time",
"id": "string",
"lastMembershipUpdated": "date-time",
"lastUpdated": "date-time",
"objectClass": [
"string"
],
"profile": {
"description": "string",
"name": "string"
},
"type": "string"
}
Was this page helpful?