auth
Get CSRF token
Returns a CSRF token to be used in subsequent requests.
GET
Path Parameters
The string (id or name, depending on the credentials)
Response
200 - application/json
CSRF token
The response is of type object
.
Returns a CSRF token to be used in subsequent requests.
The string (id or name, depending on the credentials)
CSRF token
The response is of type object
.