{ "activate":true }
curl --location --request PATCH 'https://prod.your-api-server.com/api/v1/integration/biogeneses' \ --header 'Content-Type: application/json' \ --data-raw '{ "activate":true }'
{}