NugetApiKeysResource
NuGet gallery metadata.
The following resources are part of this group:
/apikeys/nuget
Mount Point: /rest/apikeys/nuget
GET
Retrieves the X-NuGet-ApiKey token associated with this session's user, creates new token if one doesn't already exist.
Response Body
element: | (custom) |
media types: | application/xml application/json |
(no documentation provided)
POST
Requests a new X-NuGet-ApiKey token for this session's user, invalidates all previous tokens associated with the user.
Response Body
element: | (custom) |
media types: | application/xml application/json |
(no documentation provided)