Update Custom Field
PATCH/v1/companies/custom-fields/:fieldId
Partially updates an existing custom field in the company schema. Only the fields provided in the request body will be modified.
Request
Responses
- 200
- 400
- 401
- 500
Custom field updated successfully
Invalid request parameters
Invalid or missing API key
Internal server error