delete_user
Delete a user from ReliaQuest GreyMatter by specifying their user ID. This mutation removes the user account from the platform.
Instructions
User · mutation deleteUser. Variables: user. Example variables: {"user":""}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | GraphQL: ID! | |
| customer_slug | No | Override the x-reliaquest-customer (OpCo) header. |