Hello there. I added users using API. But I could not delete it. Can you give information about how to use it?
Use Api: <Remove><User><Username>10597586696</Username><Name></Name></User></Remove>
Incoming reply:
<?xml version="1.0" encoding="UTF-8"?><Response APIVersion="1800.2" IPS_CAT_VER="1"> <Login> <status>Authentication Successful</status> </Login> <User transactionid=""> <Status code="200">Configuration applied successfully.</Status> </User></Response>
Thanks.
Hi Berat Adıgüzel,
Thank you for reaching out to Sophos Community.
Try to call the API with "Real name" once.
API: <Remove><User><Username>10597586696</Username><Name…
API: <Remove><User><Username>10597586696</Username><Name>"Real name"</Name></User></Remove>
Thank you for your answer.It didn't work.
Are you executing XML through a browser or using curl? It would be great if you can share a command which you're executing.
Also, request to share the current firmware version running on the firewall?