Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted February 20, 20186 yr Using the REST API, trying to move database records to another database category will always fail even for valid catagory IDs (numerical). Looking at the relevant code segment in \applications\cms\api\records.php it seems that moving categories erroneously assumes a blog is being edited. Can anyone confirm and/or suggest a workaround
February 21, 20186 yr You should be able to send a REST API POST request to the record and pass 'category' in as the new category. I don't understand what you mean by "it seems that moving categories erroneously assumes a blog is being edited". If that was a typo and you meant 'record' instead of blog, then that is accurate - moving the record will effectively be an 'edit'.
Archived
This topic is now archived and is closed to further replies.