My Project
  1. Post
My Project
  • OUTBACK APIs
    • User
      • Create User
      • Login User
      • Forgot Password
      • Validate otp
      • Reset Password
      • Social login
      • Search Post
      • Update User
      • Get Profile
      • Get User Profile for Web
      • Delete Account
      • Logout
      • Get All Users
      • Update FCM TOKEN
      • Verify User
      • Follow Unfollow User
      • Get User Connections
      • Check User
    • Post
      • Get Popular Categories Post
        GET
      • Add Post
        POST
      • Update Post
        PATCH
      • Get Post
        GET
      • Get My Post
        GET
      • Detail Post By Id
        GET
      • Get Trending Posts
        GET
      • Get Most Viewed Post
        GET
      • get specfic user post
        GET
      • Record Fav_Unfav post
        POST
      • Get Favt Post
        GET
      • Record Views
        POST
      • All Posts Views
        GET
      • Add Comment
        POST
      • Get Comments
        GET
      • Get Collection List
        GET
      • Get Post Collection
        GET
      • Remove Collection
        DELETE
      • Delete Post
        DELETE
      • Update Sold Type
        PUT
      • report post
        POST
      • update thumnail of posts
        POST
      • Convert To HLS
        POST
      • COMPRESS THUMBNAILS
        POST
      • Soft Delete Post
        DELETE
      • DECOMPRESS THUMBNAILS
        POST
    • ChatRoom/Messages
      • Create Chatroom
      • Send Message
      • Get Messages
      • Get ChatRoom
      • Update block status
      • Delete Message
    • Town Hall
      • Add townhall post
      • get town hall post
      • get specific user townhall post
      • reaction on townhall post
      • Add replies
      • get replies
      • Reaction On reply
      • get Location search
      • Report Townhall post
      • Delete TownHall Post
    • notfication
      • message notfication
      • message notfication
    • Category
      • Update Category
      • Get Model By Makes
      • get category V2
      • Add Category
      • Add subcategory
      • Get Categories
      • Delete Category
    • Payments
      • Add Card
      • Get Cards
      • Top up Wallet
      • Get Transaction History
      • View Wallet balence
      • Make Payments
      • Update Default Card
      • Add Bank Account
      • Update Bank Account
      • Withdraw to Bank Acc
    • PAYMENTS APIS
      • Create Setup Intent
      • Save Payment Method
      • For getting test payment Id
      • View Balance
      • Add funds to Account
      • Add Bank Account
      • Get User Bank Accounts
      • Select Default Bank Acc
    • System setting
      • User Count
    • Seeder
      • Seeder for adding views
  • UT
  • User
    • Get User
    • Get Presigned Url
    • Generate invite link
    • Verify Invite Link
    • Guest Signup
    • Trial Signup
    • Trial start
    • Trial extend
    • Get Signed URL
    • Forgot Password
    • Change Password
    • Reset Password
    • User Account Removal
    • User Account cacel subscription
    • User Account reinstated subscription
    • User Account pause subscription
    • User Account unpause subscription
    • User Subscribe sendy
  • Imagine API
    • Text to image
    • Remove Bg
    • AI Background Image
    • Enhance image
  • Profit Tracker
    • Get inventory stats
    • Get Inventory
    • Get net proft stats
  • Purchase Tool
    • Create Purchase listing tool
    • Fetch Purchase Tool List
    • Purchase listing detail
    • Item Mark as Sold
    • Edit Purchase Product Detail
    • Remove product
  • Product Analysis
    • Product Insights
    • Statistic
    • background Removal
  • Marketplace
    • Product Insights
  • FeedBack
    • Create feedback
  • Screenshot Analysis
    • Product Insights
    • Statistic
  • Product Search
    • Favourite Toogle
    • Update Product
    • Listing
  • Click Bank INS
    • Check blank notificaiton
  • Mobile payment Notifications
    • Mobile payment webhook
  • Sendy
    • email-subscription
    • email-unsubscribe
  • Ebay
    • g
    • Auth app token
    • Generate Auth URL
    • Auth callback
    • Auth refresh token
    • Create listing
    • Publish listing
    • Get seller list
    • Get rate limits
    • Get best deals
    • Delete listing
  • Admin
    • Get All Users
    • Trial user completed
    • User stats
  • Error
    • send error
  1. Post

COMPRESS THUMBNAILS

Developing
POST
/post-mgt/compress-thumbnails

Request

None

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://dev.outbackmarketplace.com/api/v1/post-mgt/compress-thumbnails'

Responses

🟢200Success
application/json
Body

Example
{}
Modified at 2025-07-15 11:06:04
Previous
Convert To HLS
Next
Soft Delete Post
Built with