Delete user (JSON:API)
documentedDelete a user by UUID.
DELETE /jsonapi/user/user/{uuid}Usersno implementation yet0 runsInput
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.