Update DataCategoryAsk AIput http://localhost:3000/v1/api/data-categories/{dataCategoryId}update a specific Data CategoryPath ParamsdataCategoryIdintegerrequired≥ 1id of a Data CategoryBody ParamsData Category datadataobjectaggregation of related DataTypes necessary in instances where multiple DataTypes may be included in a given document (e.g. employment eligability status may use either a passport or a driver's license)DataCategoryWriting objectResponses 201Data Category details 400specified argument is invalid 401access token is missing or invalid 404specified resource was not found 500something went wrong 503service unavailableUpdated about 4 years ago