WP-API select custom taxonomy when creating a post

I’m looking for the same answer, but looking at the WP REST API documentation it seems you can’t do it. In the Create a Post section you’ll see the API only accepts these arguments:

  • date
  • date_gmt
  • password
  • slug
  • status
  • title
  • content
  • author
  • excerpt
  • featured_media
  • comment_status
  • ping_status
  • format
  • sticky
  • categories
  • tags