curl --location --request POST 'https://api.youratlas.com/v1/api/knowledgebase/knowledge-extract' \
--header 'api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"url": "http://example.com",
"campaignId": "string"
}'{
"filePath": "string",
"filename": "string"
}