session: ********************New-Api-User: ********************Authorization: ********************New-Api-User: ********************{
"channel_id": 0,
"action": "get_key_status",
"key_index": 0
}curl --location --request POST '/api/channel/multi_key/manage' \
--header 'New-Api-User: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"channel_id": 0,
"action": "get_key_status",
"key_index": 0
}'