username:passwordAuthorization: Basic *****************curl --location '/useractiontype/string' \
--header 'Accept: application/json' \
--header 'Authorization: Basic <encoded-value>'{
"userActionTypeId": "uat84ff4-4435-4d2f-a20c-274595ab8cd4",
"applicationId": "0537b17c-ab62-491c-8085-9ac2b6206346",
"functionalGroupId": "003pb10w-rbe2-2e1c-i925-3a62b6206000",
"createdAt": "2018-07-05T16:00:25.075Z",
"updatedAt": "2018-10-19T09:00:45.000Z",
"reference": "LoginEvent",
"description": "User Action Type that captures the user logins",
"data": "Anything that may be useful for a specific type of user actions."
}