curl --location 'https://analysis.fineye.co/session' \
--header 'authkey;' \
--header 'Content-Type: application/json' \
--data '{
"consent_id": "ce6e9b34-4c0e-4c8b-931f-2320de67410f"
}'
{
"api_name": "Fineye - Fetch Periodic Consent Session",
"message": "Success",
"result": {
"session_id": "40912dc0-6ds0-4442-aac5-1f90760bf2c0"
},
"status": "OKRES"
}