XF 2.1 API DELETE returns 200 but does not delete user

ArthurR

Member
Hi,

We have a test environment where we want to delete a user. We do this through the API.
However, though the response code is 200, the user is not deleted.

This is an example of a delete operation:

XenForoDelete.webp

What could cause this to happen? Are there any ways to trace or debug, or do you have any other suggestion to make this work?

Arthur
 
Top Bottom