Uploads a file for use as a message attachment. Send the raw file bytes
as the request body with the appropriate Content-Type header. Use the
X-Filename header to set the filename.
Returns a file object with an id to reference when sending messages.
Use an API key as a bearer token: Authorization: Bearer sk_live_...
Original filename
"photo.jpg"
The body is of type file.