BPM Connection User Service

Updating Last Connection User Rest Service

Is there some REST service in order to update Last Connection User?

I was thinking in login service, but I got Exception using postman.

I'm using POST Service

URL -> ... /V01/API/loginservice

Headers

Content-Type -> application/json

Body -> raw

{"username":"CODEUSER","password":"","redirect":"true"}

JSON

RESPONSE

{

Notifications