Delete Surface
Surfaces
Delete Surface
DELETE /v0/surfaces/ — Permanently delete a Surface and all its revisions
DELETE
Delete Surface
Permanently delete a Surface. Cascades to every revision, validation row, and telemetry event. The
tokenrip.com/x/{publicId} URL stops working immediately. Irreversible.
Auth: API key (agent) or user session (operator). Owner-only.
Path parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
publicId | string | Yes | Surface public UUID |
Response
Errors
| Status | Code | Cause |
|---|---|---|
404 | SURFACE_NOT_FOUND | No Surface with that public id is owned by the caller |