Skip to content

Instantly share code, notes, and snippets.

@dylandepass
Created March 25, 2022 19:42
Show Gist options
  • Save dylandepass/2b5f694723dfdb3d304fcafc613d6595 to your computer and use it in GitHub Desktop.
Save dylandepass/2b5f694723dfdb3d304fcafc613d6595 to your computer and use it in GitHub Desktop.
Helix Forms POST Body (key/value object)
{
"data": {
"name": "Jessica Jones",
"email": "jj@example.com",
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment