v1

latestOpenAPI 3.1.0Proprietary2026-07-1434570540.9 KB
Identity

Delete a subname

Delete a subname from a handle you own, for example removing @analyst/v2 from @analyst.

delete/registry/names/{id}/subnames/{id2}

Path parameters

idstring required

The parent @handle you own, including the leading @ (e.g. @analyst).

id2string required

The subname to delete (e.g. @analyst/v2), URL-encoded in the path.

Query parameters

signaturestring

Ed25519 signature over the canonical subname-delete payload. Alternative to the X-TinyPlace-Signature header.

Response

OK

object required