curl --location --request POST 'https://hub.apilabz.com/module/612' \
--header 'Content-Type: application/json' \
--data-raw '{
"title": "string",
"location": "string",
"size": 150,
"companyName": "string",
"companyWebsite": "string",
"nextId": "string"
}'
{}