Overview Request Bodies The API uses JSON with character set UTF-8 for request and response bodies. In any call that utilizes request bodies you must supply the header Content-Type: application/json; charset=utf-8.Updated 9 months ago