Skip to content

Archive (soft-delete) a field definition (admin)

DELETE
/fields/{id}

Sets status=‘archived’. Field values are NOT deleted — they stay in asset_field_value and remain visible in per-asset history. Re-create the field by code to restore.

id
required
string format: uuid

Archived

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"
}

Authenticated but missing required capabilities

object
error
required

Human-readable error summary

string
Example
the request could not be completed

Resource not found

object
error
required

Human-readable error summary

string
Example
the request could not be completed