Sonatype Security REST API

/users/{userId}

The following operations are supported on this resource:

GET

Retrieves a user's information.

Parameters

name description type default
userId The Id of the user. path

Output Payload

element produceable content type(s)
(custom)
  • application/xml
  • application/json
description
(no documentation provided)

POST

Updates a user's information.

Parameters

name description type default
userId The Id of the user. path

Output Payload

element produceable content type(s)
(custom)
  • application/xml
  • application/json
description
(no documentation provided)

DELETE

Removes a user.

Parameters

name description type default
userId The Id of the user. path