Authorization: Bearer ********************
{
"secret": "54f56e63-3ed6-479d-916c-8c6d99c90543",
"platformID": 1,
"userID": "openIMAdmin"
}
curl --location --request POST '/auth/user_token' \
--header 'operationID: 1646445464564' \
--header 'Content-Type: application/json' \
--data-raw '{
"secret": "54f56e63-3ed6-479d-916c-8c6d99c90543",
"platformID": 1,
"userID": "openIMAdmin"
}'
{}