Skip to content

Clear a single field value on a collection

DELETE
/collections/{id}/fields/{field_id}
id
required
string format: uuid
field_id
required
string format: uuid

Cleared

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