Skip to content

Delete a Field

Permanently removes a field from a collection and deletes all stored values for that field.

DELETE /api/projects/{projectId}/collections/{collectionSlug}/fields/{fieldSlug}

Status codes

StatusDescription
204Deleted
404Field not found