Delete Collection Field
Delete a custom field in a collection. This endpoint does not currently support bulk deletion.
Required scope | cms:write
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
collection_id
Unique identifier for a Collection
field_id
Unique identifier for a Field in a collection
Response
Request was successful. No Content is returned.