AuthenticateResource
Authenticate a user's credentials.
The following resources are part of this group:
/usertoken/authenticate
Mount Point: /rest/usertoken/authenticate
Available Since: 1.0
POST
Available Since: 1.0
Authenticate a specific user and generate a one-time-use authentication token.
Request Body
element: | authToken |
media types: | application/xml application/json |
User authentication details.
Response Body
element: | authTicket |
media types: | application/xml application/json |
Authentication ticket.