curl --location --request PATCH '/agendas/activate/12/4' \ --header 'Authorization: {{apiKey}}' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{}