providerId โ use POST /api/integrations/filter-integrations to obtain integration id values. Optional media entries reference fileName values from /media/upload or /media/upload-url.isRepost: true and repostContext.parent to another post id when modeling a simple repost relationship (distinct from automation cross-account repost configured via /posts/{postId}/reposting).curl --location 'https://app.highperformr.ai/api/v1/posts' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"content": "Hello from the API",
"providerId": "mQQqMeclDHmvr40TbhIU",
"media": [
{
"contentType": "image/jpeg",
"fileName": "images/user-uploads/acc/uuid.jpg",
"title": "Hero"
}
]
}'{
"property1": "string",
"property2": "string"
}