Archive a custom field
POST/api/custom-fields/{id}:archive
This endpoint allows you to archive a custom field, hiding it from the entity UI while preserving its values.
Required permissions:
- settings.company: allows updating custom field resources.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 412
Returns the custom field updated.
Validation failed
Unauthorized
Forbidden
Not found
Precondition failed