pfm_create_media_upload_url
Get a signed upload URL for images or videos to attach media to a post. Upload the file to the returned URL, then use the provided media URL in your post.
Instructions
Request a signed upload URL for a media file (image/video). Returns upload_url (PUT your file there) and media_url (use in post). Media assets are temporary: deleted when the post is published, after 24h if unused, or when the post is deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||