Registry

Handle npm registry special endpoints (ping, search, whoami)

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Request proxied successfully

No content

get
/sfp/api/npm/-/*

No content

Handle npm registry special endpoints (ping, search, whoami)

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Request proxied successfully

No content

post
/sfp/api/npm/-/*

No content

Handle npm registry special endpoints (ping, search, whoami)

put
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Request proxied successfully

No content

put
/sfp/api/npm/-/*

No content

Handle npm registry special endpoints (ping, search, whoami)

delete
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Request proxied successfully

No content

delete
/sfp/api/npm/-/*

No content

Handle npm registry special endpoints (ping, search, whoami)

options
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Request proxied successfully

No content

options
/sfp/api/npm/-/*

No content

Handle npm registry special endpoints (ping, search, whoami)

head
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Request proxied successfully

No content

head
/sfp/api/npm/-/*

No content

Handle npm registry special endpoints (ping, search, whoami)

patch
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Request proxied successfully

No content

patch
/sfp/api/npm/-/*

No content

Handle scoped package operations

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Request proxied successfully

No content

get
/sfp/api/npm/@{scope}/{package}

No content

Handle scoped package operations

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Request proxied successfully

No content

post
/sfp/api/npm/@{scope}/{package}

No content

Handle scoped package operations

put
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Request proxied successfully

No content

put
/sfp/api/npm/@{scope}/{package}

No content

Handle scoped package operations

delete
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Request proxied successfully

No content

delete
/sfp/api/npm/@{scope}/{package}

No content

Handle scoped package operations

options
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Request proxied successfully

No content

options
/sfp/api/npm/@{scope}/{package}

No content

Handle scoped package operations

head
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Request proxied successfully

No content

head
/sfp/api/npm/@{scope}/{package}

No content

Handle scoped package operations

patch
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Request proxied successfully

No content

patch
/sfp/api/npm/@{scope}/{package}

No content

Handle package operations

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Request proxied successfully

No content

get
/sfp/api/npm/{package}

No content

Handle package operations

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Request proxied successfully

No content

post
/sfp/api/npm/{package}

No content

Handle package operations

put
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Request proxied successfully

No content

put
/sfp/api/npm/{package}

No content

Handle package operations

delete
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Request proxied successfully

No content

delete
/sfp/api/npm/{package}

No content

Handle package operations

options
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Request proxied successfully

No content

options
/sfp/api/npm/{package}

No content

Handle package operations

head
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Request proxied successfully

No content

head
/sfp/api/npm/{package}

No content

Handle package operations

patch
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Request proxied successfully

No content

patch
/sfp/api/npm/{package}

No content

Last updated