I am adding a document through REST API (POST /api/v1/nodes). If the parent folder has a category which contains a required field, the rest api gives an error. Is there a way I can ignore the parent folder’s categories while uploading the document? From CS UI, I can upload a file to the folder without any categories.