Authorization: Bearer ********************Authorization: Bearer ********************curl --location --request PUT '/api/projects//landings//realtime/focus' \
--header 'x-landing-editor-session-id;' \
--header 'Accept-Language;' \
--header 'Content-Type: application/json' \
--data '{
"block_id": "550e8400-e29b-41d4-a716-446655440000",
"request_peer_focus": true
}'{
"acknowledged": true
}