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_idstringRequired

Unique identifier for a Collection

field_idstringRequired

Unique identifier for a Field in a collection

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Errors