update_admin_user
Update an administrator user by calling PATCH /users/{userId}. Specify route IDs in path parameters, query parameters for filtering/pagination/sorting, and provide the JSON:API payload in the body.
Instructions
Update an administrator user. Calls PATCH /users/{userId}. Put route IDs in path_params and filtering, pagination, sorting, or include values in query. Provide the JSON:API payload in body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| query | No | ||
| path_params | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||