POST User Unlink
Log out the current user.
Body raw (json)
{
"header": {
"namespace": "Uhome.User",
"name": "Logout",
"messageId": "<Unique identifier, preferably a version 4 UUID>",
"payloadVersion": "1"
},
"payload": {}
}
Related to
Comments
0 comments
Please sign in to leave a comment.