Skip to main content
PATCH
/
marketing-resources
/
social-posts
/
{resourceId}
Error
A valid request URL is required to generate request examples
{
  "data": {},
  "meta": {
    "requestId": "<string>"
  }
}

Documentation Index

Fetch the complete documentation index at: https://agentref.co/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Use API key as Bearer token, for example: Bearer ak_live_xxx

Headers

Idempotency-Key
string

Client generated idempotency key (recommended for create/financial operations).

Path Parameters

resourceId
string<uuid>
required

Body

application/json
program_id
string<uuid>
required
title
string
Maximum string length: 160
description
string | null
Maximum string length: 1000
body
string
Maximum string length: 10000
platforms
enum<string>[]
Required array length: 1 - 7 elements
Available options:
x,
linkedin,
instagram,
tiktok,
facebook,
threads,
generic
instructions
string | null
Maximum string length: 2000
collection_id
string<uuid> | null
folder_id
string<uuid> | null

Response

Success response

data
object
required
meta
object
required