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