Skip to main content
PUT
Update a feed post

Authorizations

Authorization
string
header
required

Your API client secret

X-Client-ID
string
header
required

Your API client ID

Path Parameters

id
string<uuid>
required

Body

application/json
title
string
content
string
is_published
boolean
is_pinned
boolean

Response

Feed post updated

data
object
meta
object