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