[
"01234567890123456789abc1",
"01234567890123456789abc2"
]
curl --location -g --request POST 'https://api.cobra.de/v1/forms/responses/export/{formId}' \
--header 'X-Integration-Name: API Documentation' \
--header 'X-Integration-Provider: cobra GmbH' \
--header 'X-Cobra-TenantId: 12e39e53-ece1-4d8d-8958-e782de1dbef0' \
--header 'Content-Type: application/json' \
--data-raw '[
"01234567890123456789abc1",
"01234567890123456789abc2"
]'
"string"