Supported types
Request encoding
Always set theContent-Type header when sending a body:
Response encoding
All responses are UTF-8 encoded JSON unless otherwise noted. SetAccept: application/json to ensure correct content negotiation.
File uploads
When uploading files, usemultipart/form-data: