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:
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
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:
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