roles
Overview
Name | roles |
Type | Resource |
Id | okta.group.roles |
Fields
Name | Datatype |
---|---|
id | string |
description | string |
_embedded | object |
_links | object |
assignmentType | string |
created | string |
label | string |
lastUpdated | string |
status | string |
type | string |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
get | SELECT | groupId, roleId, subdomain | Success |
list | SELECT | groupId, subdomain | Success |
insert | INSERT | groupId, subdomain | Assigns a Role to a Group |
delete | DELETE | groupId, roleId, subdomain | Unassigns a Role from a Group |