Sonatype · Capability
Sonatype Lifecycle Public REST API — User Token Configuration
Sonatype Lifecycle Public REST API — User Token Configuration. 3 operations. Lead operation: User Token Configuration. Self-contained Naftiko capability covering one Sonatype business surface.
What You Can Do
DELETE
Resetconfiguration
— Use this method to reset user token configuration properties to system defaults. Returns the current configuration after reset.
/v1/api/v2/config/usertokens
GET
Getconfiguration7
— Use this method to retrieve user token configuration.
/v1/api/v2/config/usertokens
PUT
Updateconfiguration
— Use this method to update user token configuration. Null values are ignored (no change). Returns the current configuration after applying changes.
/v1/api/v2/config/usertokens
MCP Tools
use-this-method-reset-user
Use this method to reset user token configuration properties to system defaults. Returns the current configuration after reset.
idempotent
use-this-method-retrieve-user
Use this method to retrieve user token configuration.
read-only
idempotent
use-this-method-update-user
Use this method to update user token configuration. Null values are ignored (no change). Returns the current configuration after applying changes.
idempotent