Skip to main content
Glama

delete_psd

Remove PSD files and optionally delete associated mockups to manage storage and clean up unused templates in Dynamic Mockups.

Instructions

Delete a PSD file and optionally all mockups created from it.

API: POST /psd/delete

WHEN TO USE: When user wants to:
  • Remove an uploaded PSD file

  • Clean up unused PSD files

  • Optionally remove all mockups derived from the PSD

WARNING: If delete_related_mockups is true, all mockups created from this PSD will be permanently deleted.

RETURNS: Success confirmation message.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
psd_uuidYesREQUIRED. UUID of the PSD file to delete.
delete_related_mockupsNoOptional. Set to true to also delete all mockups created from this PSD. Default: false (keeps mockups).

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Dynamic-Mockups/mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server