delete_role
Delete an access group role by its unique ID to remove it from the ReliaQuest GreyMatter platform.
Instructions
Access Groups · mutation deleteRole. Variables: id. Example variables: {"id":""}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | GraphQL: ID! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |