1039: the body must be multipart/form-data with a `name` field and an optional `logo` file part
the body must be multipart/form-data with a `name` field and an optional `logo` file part
the body must be multipart/form-data with a name field and an optional logo file part. This is an HTTP 400: the request could not be parsed.
Troubleshooting
Section titled “Troubleshooting”- Check this endpoint’s request schema in the API reference;
paramin the response names the exact field at fault. - Use an official SDK, which enforces required fields and types before the call is made.