Delete Collection Field
Delete a custom field in a collection. This endpoint does not currently support bulk deletion.
Required scope | cms:write
Path parameters
collection_id
Unique identifier for a Collection
field_id
Unique identifier for a Field in a collection
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.