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

Path Parameters

id
string
required

The unique identifier of the module to unpublish

Response

Module unpublished from marketplace successfully