Roger
16 years agoContributor
How to delete users by call API?
I want to delete a user by call API , but return error message .
My API source code:
{removed for security reasons}
Return error code:
<response status="error">
−
<error code="501">
<message>Unknown path element at node 'user'.</message>
</error>
</response>
I hope this helps
thanks.
Message Edited by TreyW on 04-28-2009 01:48 PM