FAQ/API Documentation/User Resources

Delete Plixi User

Lockerz Admin
posted this on December 05, 2010 07:23 pm

URL

<API_Endpoint>/users/{User}/delete/{Flag}

HTTP Method

POST

Formats

XML, JSON

Authenticated

Yes

Input

{User} - Alias or Id for a user.
{Flag}

Contents

{Reason}

Output

SessionKeyOperationResponse

Parameters

N/A

Error Codes

N/A

Notes

N/A

Example

curl -X POST http://api.plixi.com/api/tpapi.svc/users/723/delete/2 -u bbbb@foo2.com:password -H "TPSERVICE:Plixi" -d"My Reason"

 
Topic is closed for comments