Retrieve an authentication token
GET
/api/v4/projects/{id}/packages/conan/v2/users/authenticate
Retrieves an authentication token. Creates a JSON Web Token (JWT) for use as a Bearer header in other requests to the package registry.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”Responses
Section titled “Responses”OK
Bad Request
Unauthorized
Not Found