/
/OmniSocials API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 10h ago · Updated 1d ago
Accounts2
Analytics5
Audio1
Folders4
Hashtag Sets5
Inbox5
Locations2
Media8
Posts11
  • getList posts
  • getList the user's recent posts fetched live from the connected platforms
  • getGet a post by ID
  • deleteDelete a post
  • patchUpdate a post
  • postCreate a new post
  • postCreate and publish a post immediately
  • postPublish a post immediately
  • postRetry the failed platforms of a failed or partially failed post
  • postApprove a post that is waiting for approval
  • postReject a post that is waiting for approval
Webhooks6
    Posts

    Delete a post

    delete/posts/{id}

    Path parameters

    idstring required

    Response

    Post deleted

    Changes