Skip to main content
POST
/
modules
/
{id}
/
unpublish
Unpublish module from marketplace
curl --request POST \
  --url https://staging.hdp.api.herodotus.cloud/modules/{id}/unpublish

Documentation Index

Fetch the complete documentation index at: https://docs.herodotus.cloud/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

The unique identifier of the module to unpublish

Response

Module unpublished from marketplace successfully