User Tokens REST Endpoints

Identity/User Tokens
Manage tasks for short-lived user tokens used to verify that sensitive operations, which do not require regular authentication, are being carried out by the correct user--for example, operations such as forgot password, admin resets a user's password, and password recovery verification. This REST API is SCIM compliant.
Get a User Token
Method: get
Path: /admin/v1/UserTokens/{id}
HTTP Options
Method: options
Path: /admin/v1/UserTokens
Search User Tokens
Method: get
Path: /admin/v1/UserTokens
Search User Tokens Using POST
Method: post
Path: /admin/v1/UserTokens/.search