Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

webex teams api attach file

curl -I https://webexapis.com/v1/contents/Y2lzY...... -H "Authorization: Bearer ACCESS_TOKEN"

HTTP/1.1 200 OK
Cache-Control: no-cache
Content-Disposition: attachment; filename="example.png"
Content-Length: 44752
Content-Type: image/png
Source by developer.webex.com #
 
PREVIOUS NEXT
Tagged: #webex #teams #api #attach #file
ADD COMMENT
Topic
Name
6+2 =