Sign in

Delete user (JSON:API)

documented

Delete a user by UUID.

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

Input

drupal_site_url*
Drupal site base URL
Your Drupal site domain (e.g., drupal.example.org)
uuid*
User UUID
UUID of the user to delete
Calls drupal as you (your API key is your account); keychains.dev holds the credentials.
Delete user (JSON:API) · drupal · OpenIntegrations