RoleBulkDeleteRequest
RoleBulkDeleteRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id optional | 역할이 속한 계정의 ID Example : | any of [string, null] | |
| role_ids optional | 역할 ID 목록 Example : | any of [array[string], null] | |
| role_names optional | 역할명 목록 Example : | any of [array[string], null] |