In POST /api/movies/create you should send integer id instead of UUID
{ "title": "movie 2", "category_ids": [ 1, 2 ] }