This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

user removal via api not working

I am writing following script to delete user. Script is returning status code 200 but user not getting deleted.

{'reqxml': '<Request><Login><Username>XXXXXX</Username><Password>XXXXXX</Password></Login><Remove><User transactionid="1"><Username>YYYY</Username><Name>YYYY</Name></User></Remove></Request>'}

response:

Login status: Authentication Successful
Line 1 (YYYY), Status 200
User deleted successfully

Can anybody Help in this regard



This thread was automatically locked due to age.
Parents Reply Children