Update Custom Field
PATCH/v1/investors/custom-fields/:fieldId
Partially updates an existing custom field in the investor 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