curl 'https://selfhosted.social/xrpc/com.atproto.repo.putRecord' \ -X POST \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:146.0) Gecko/20100101 Firefox/146.0' \ -H 'Accept: */*' \ -H 'Accept-Language: en-US,en;q=0.5' \ -H 'Accept-Encoding: gzip, deflate, br, zstd' \ -H 'atproto-accept-labelers: bleh' \ -H 'atproto-proxy: did:web:api.bsky.app#bsky_appview' \ -H 'content-type: application/json' \ -H 'authorization: Bearer eyYourJWT' \ -H 'Origin: https://bsky.app' \ -H 'Sec-GPC: 1' \ -H 'Connection: keep-alive' \ -H 'Referer: https://bsky.app/' \ -H 'Sec-Fetch-Dest: empty' \ -H 'Sec-Fetch-Mode: cors' \ -H 'Sec-Fetch-Site: cross-site' \ -H 'Priority: u=4' \ -H 'Pragma: no-cache' \ -H 'Cache-Control: no-cache' \ -H 'TE: trailers' \ --data-raw '{"repo":"did:plc:k644h4rq5bjfzcetgsa6tuby","collection":"app.bsky.actor.status","rkey":"self","record":{"$type":"app.bsky.actor.status","createdAt":"2026-01-15T22:57:34.391Z","status":"app.bsky.actor.status#live","durationMinutes":60,"embed":{"$type":"app.bsky.embed.external","external":{"$type":"app.bsky.embed.external#external","title":"Twitch.tv | About","description":"Our mission is to create belonging by enabling streamers to build community.","uri":"https://twitch.tv/p/en/about","thumb":{"$type":"blob","ref":{"$link":"bafkreifly6axrdlxl6ljlk4cxni45ortrtpsuaiolz7fmkyfkeqsxoootm"},"mimeType":"image/jpeg","size":294457}}}},"swapRecord":null}'