POST
/
v0
/
auth
/
npm
cURL
curl --request POST \
  --url 'https://api-(organization).gable.ai/v0/auth/npm'
{
  "authToken": "<string>",
  "repositoryEndpoint": "<string>"
}

Response

200 - application/json

Npm credentials

The response is of type object.