form.answers), with optional top-level utm_query_params. Captcha is intentionally not required for this authenticated endpoint.curl --location --request POST 'https://v1.api.partnerpage.io/api/directory/private/v1alpha/directories//entries/partners//contact-requests/' \
--header 'Authorization: <api-key>'{
"id": "219a7d94-b934-4ccf-880f-d24b55e7e03e",
"firstName": "John",
"lastName": "Doe",
"email": "user@email.com",
"phone": null,
"companyName": "MyCompany",
"companyWebsite": "my-company.com",
"comments": "Some comments",
"created": "2024-08-23 13:40",
"utmQueryParams": {}
}