Skip to content

Create body from capture #2849

Answered by schophil
schophil asked this question in Q&A
May 29, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Ah I think I found the solution, this seems to to do the trick:

PUT http://localhost/formconfigs/{{form_id}}
Content-Type: application/json
Authorization: Bearer {{access_token}}
```json
{{form_body}}
```
HTTP 200

Cna anyone conform this is the right way to do it?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jcamiel
Comment options

@schophil
Comment options

Answer selected by jcamiel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants