delete_admin_user
Permanently remove an admin user by ID. Pass the user ID in path_params to delete the account via the Curricula API.
Instructions
Permanently delete an administrator user. Calls DELETE /users/{userId}. Put route IDs in path_params and filtering, pagination, sorting, or include values in query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| query | No | ||
| path_params | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||