Screenpipe API Reference
cURL
curl --request POST \ --url https://api.example.com/tags/{content_type}/{id} \ --header 'Content-Type: application/json' \ --data ' { "tags": [ "<string>" ] } '
{ "success": true }
Type of content
ocr
audio
ui
ID of the content item
Was this page helpful?