Official | HULFT IoT REST API Reference Guide, 5th Edition, (November 1, 2020):
You are here:
Delete user
This is an API function to delete a user. This API function corresponds to the operation on the screen that is displayed by clicking the [User] tab after selecting the [Security] on the operation screen of Manager.
Format
curl -X DELETE --header 'X-API-KEY:APIKEY'
'http://HOSTNAME:PORTNUMBER/api/v1/user/userId'
Request parameter (Path format)
Item name
Request parameter
Type
Value
Default value
User ID
userId
String
Impossible to omit
(c) Saison Information Systems Co., Ltd. 2016
Official | HULFT IoT REST API Reference Guide, 5th Edition, (November 1, 2020):