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

Response

200 - application/json

Pip credentials

The response is of type object.