Contract Testing: Admin Delete User
contract-testing_admin_delete_userDelete a user account by providing the user's UUID, enabling admin to remove users from the system.
Instructions
Delete a user account (admin).
Toolset: Admin
Parameters:
userId (string) required: UUID of the user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | UUID of the user |