curl --request DELETE \
--url https://api.openworklabs.com/v1/marketplaces/{marketplaceId}/plugins/{pluginId}{
"error": "<string>",
"details": [
{
"message": "<string>",
"path": [
"<string>"
]
}
]
}Removes one plugin from a marketplace.
curl --request DELETE \
--url https://api.openworklabs.com/v1/marketplaces/{marketplaceId}/plugins/{pluginId}{
"error": "<string>",
"details": [
{
"message": "<string>",
"path": [
"<string>"
]
}
]
}Documentation Index
Fetch the complete documentation index at: https://openworklabs.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Den TypeID with 'mkt_' prefix and a 26-character base32 suffix.
30^mkt_.*Den TypeID with 'plg_' prefix and a 26-character base32 suffix.
30^plg_.*Marketplace membership removed successfully.
Was this page helpful?