Sonatype Nexus User Token Plugin API

/usertoken/users/{userName}

The following operations are supported on this resource:

GET

Get the status of a specific user's user-token.

Parameters

name description type default
userName The user-name to query status the status of. path

Output Payload

element produceable content type(s)
(custom)
  • application/xml
  • application/json
description
The status of the user's user-token, or null if not provisioned.

DELETE

Delete a specific user's user-token.

Parameters

name description type default
userName The name of the user who's user-token is to be deleted. path