CurrentResource
Access to the current user's user-token.
The following resources are part of this group:
/usertoken/current
Mount Point: /rest/usertoken/current
Available Since: 1.0
GET
Available Since: 1.0
Access the current user's user-token record.
Parameters
name | description | type | default |
---|---|---|---|
X-NX-UserToken-AuthTicket | Authentication ticket. | header |
Response Body
element: | userToken |
media types: | application/xml application/json |
The current user's user-token.
DELETE
Available Since: 1.0
Delete (aka. reset) the current user's user-token.
Parameters
name | description | type | default |
---|---|---|---|
X-NX-UserToken-AuthTicket | Authentication ticket. | header |