Update metadata for a reference documentAsk AIput https://api.sensible.so/v0/document_types/{type-id}/goldens/{document-name}Update metadata for a reference documentPath Paramstype-iduuidrequiredThe unique document type identifier in v4 UUID format. Find IDs using the /document_types endpoint.document-namestringrequiredlength between 3 and 128Unique name for a document. Find it in the Sensible app or from the /document_types/{type-id}}/goldens endpoint.Body ParamsnamestringUnique user-friendly name for a documentconfigurationstringlength between 3 and 128User-friendly name of the configuration to associate to the reference documentHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200The updated reference document 400Bad Request 401Not authorized 404Not Found 415Unsupported Media Type 500Internal Server ErrorUpdated 5 months ago