Skip to content

Delete a brush pack

DELETE
/brush-packs/{packId}

Drops the pack + stamp manifest rows. The stamp bitmaps in object storage are NOT immediately deleted — content- addressed storage means the same bitmap may be referenced by other packs. A future GC pass cleans orphans.

packId
required
string format: uuid

Pack deleted

Authentication required, missing, or invalid

object
error
required

Human-readable error summary

string
Example
the request could not be completed
Example
{
"error": "authentication required: sign in and retry with a valid session or API token"
}

Resource not found

object
error
required

Human-readable error summary

string
Example
the request could not be completed