Skip to content

Conversation

@noahtalerman
Copy link
Member

@noahtalerman noahtalerman commented Dec 24, 2025

  • During Product office hours on 2025-12-23, we learned that no one on the call knew what the current request body format was.
    • I later learned that this is the raw request (formatted by a browser or curl command)
    • I think the updated format is more friendly for humans who are using curl/Postman
  • Also update "form" to "body" in the "Parameters" table. We learned that the form data is actually part the body. Postman's UI shows this.

…`multipart/form-data`

- During Product office hours on 2025-12-23, we learned that no one on the call knew what the current request body format was.
  - We later learned that this is the raw request (formatted by a browser or curl command)
  - I think the updated format is more friendly for humans who are using curl/Postman
- Also update "form" to "body" in the "Parameters" table. We learned that the form data is actually part the body. Postman's UI shows this.
@noahtalerman noahtalerman changed the title API reference: New "Request body" format for API endpoints that take multipart/form-data API reference: Human friendly docs for API endpoints that take multipart/form-data Dec 24, 2025
@noahtalerman
Copy link
Member Author

@spalmesano0 @rachaelshaw what do you think?

If this looks good I think we want to update docs for all API endpoints that take multipart/form-data.

cc @melpike @marko-lisica

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants