2. Publish Threads Quote Post
POST {{api_host}}/me/threads_publish?creation_id={{container_id}}
Use the POST
/{threads-user-id}/threads_publish endpoint to publish the container ID returned in the previous step.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
creation_id | string | Identifier of the Threads media container created from the /threads endpoint. |