Skip to main content

Web Service Method: Delete a User

Abstract

Web Service Method: Delete a User

Description

Deletes a user on a PoolParty server.

Note

Only works when the server is using https.

URL: /PoolParty/api/user/deleteUser

Request

Supported Methods

POST

Content-Type

application/x-www-form-urlencoded

Path Variables

Variable

Comment

{project}

The UUID or the URI supplement (textual identifier) of the project to be used.

HTTP Parameters

Parameter

Comment

Type

Required

names

Name of the users that should be deleted

String

true

Response

http status code 200if OK.

Example

POST Request

https://workingontologist.poolparty.biz:7443/PoolParty/api/user/deleteUser?names=testUser