Endpoint
- Method:
POST - Path:
/feeds/media-upload - Edition: Core
- Controller:
FeedsController@handleMediaUpload - Route source:
fluent-community/app/Http/Routes/api.php:45 - Controller source:
fluent-community/app/Http/Controllers/FeedsController.php
POST Post Handle Media Upload
POST
/feeds/media-upload
Post Handle Media Upload for the FluentCommunity Media API.
Controller: FeedsController@handleMediaUpload
Route source: fluent-community/app/Http/Routes/api.php:45
Authorizations
ApplicationPasswords
WordPress Application Passwords — use Basic auth with username:application_password.
Type
API Key (header: Authorization)
Request Body
multipart/form-data
disable_convert
string
resize
string
max_width
string
context
string
skip_convert
string
file
string
Format
"binary"Responses
Successful response
application/json
{
}