Create node (JSON:API)
documentedCreate a new node for the given content type.
POST /jsonapi/node/{bundle}Nodesno implementation yet0 runsInput
drupal_base_url*
Drupal site base URL
https://example-drupal-site.org
bundle*
Node bundle
article
title*
Node title
A descriptive title
body*
Body content
The body content of the article
Calls drupal as you (your API key is your account); keychains.dev holds the credentials.