patch https://api-staging.fanheroapi.com/subjects/
Overview
Use this endpoint to update a subject.
Pass the subject ID in the subjectId
path parameter.
The organization
header is required for authentication.
In the body of the request, pass only the properties you want to update.
When you update the fields of a subject, the entire
fields
array will be replaced, so you must pass the full array in thefields
body param.