Skip to main content
PUT
Update release ID
This reconnects a post that already exists on a network to its entry on your calendar, so her analytics can find it. Pair it with Missing Content, which lists what the provider has that she has not matched up yet.
Validation failures surface as 500, not 400. A malformed body reaches the handler before anything rejects it cleanly, so you get a server error rather than a message naming the field that was wrong. Validate on your side first.
The release id is whatever the network calls its own published item: a tweet id on X, a media id on Instagram, a video id on YouTube. Missing Content returns them in the shape each provider uses, so taking the value straight from there avoids guessing.

Authorizations

Authorization
string
header
required

Your PostQueen API key

Path Parameters

id
string
required

Post ID

Body

application/json
releaseId
string
required

The platform-specific content ID to connect to this post

Response

200 - application/json

Release ID updated successfully

id
string
releaseId
string