Detach managed unit

This is an API function to detach unit from 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 'Accept: application/json'

--header 'X-API-KEY:APIKEY'

'http://HOSTNAME:PORTNUMBER/api/v1/user/userId/unit/unitId'

Request parameter (Path format)
Item name Request parameter Type Value Default value
User ID userId String   Impossible to omit
Unit ID unitId String   Impossible to omit