Authorization: ********************
{
"login_log_sids": [
0
]
}
curl --location --request POST 'https://api.cbf.tcn.com/api/v0alpha/org/Loginstriks/remove' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"login_log_sids": [
0
]
}'
{}