username:passwordAuthorization: Basic *****************curl --location '/useraction' \
--header 'Accept: application/json' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data '{
"reference": "LoginEvent",
"userActionTypeId": "uat84ff4-4435-4d2f-a20c-274595ab8cd4"
}'{
"userActionId": "ua234fi9-4435-ed23-e2fc-ff44595b8c3r",
"userActionTypeId": "uat84ff4-4435-4d2f-a20c-274595ab8cd4",
"applicationId": "0537b17c-ab62-491c-8085-9ac2b6206346",
"userId": "69f464fa-bca2-4f2a-83b1-0c69819c5cd0",
"userGroupId": "g9f464fu-bca2-4f2a-83b1-0c69819c5cd0",
"reference": "LoginEvent",
"isNew": true
}