Update class
Updates specific fields on a class. Only the fields included in the request body are modified.
Path Parameters
- Type: stringclass
_id requiredUnique identifier of the class.
Responses
- 200
Successful response.
- application/json
- application/json
- application/json
Request Example for patch/apis/institutions/classes/{class_id}
curl https://ff-business-school.fullfabric.cloud/apis/institutions/classes/507f1f77bcf86cd799439011 \
--request PATCH \
--header 'FF-Auth: YOUR_SECRET_TOKEN'
No Body