curl --location --request POST 'https://hub.apilabz.com/module/618' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"version": 4,
"namespace": "string",
"name": "string",
"format": "default",
"count": 1
}'{}