Get Media Upload URL
get_media_upload_urlPreferred media path when you can HTTP PUT. Returns a presigned URL. PUT the file bytes to that URL, then pass the returned public url into create_post. If your runtime cannot reach the storage host (common in ChatGPT), call upload_media instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| contentType | Yes |