Sign in

Update user (JSON:API)

documented

Update an existing user by UUID.

PATCH /jsonapi/user/user/{uuid}Usersno implementation yet0 runs

Input

drupal_site*
Drupal site URL
https://your-drupal-site.example
uuid*
User UUID
User UUID
name
New username
New username
mail
New email
Email address
Calls drupal as you (your API key is your account); keychains.dev holds the credentials.
Update user (JSON:API) · drupal · OpenIntegrations