2.B Upload Hosted Reel

POST https://rupload.facebook.com/video-upload/{{api_version}}/{{video_id}}

This method is used when the video source is hosted on a CDN. The video link must be included in the file_url header.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
file_urlstringReplace with your own web hosted video URL
User-Agentstring

RESPONSES

status: OK

{"success":true}