curl -X PUT "https://postsyncer.com/api/v1/folders/42" \ -H "Authorization: Bearer YOUR_API_TOKEN" \ -H "Content-Type: application/json" \ -d '{"name":"Campaign assets","color":"#2563EB"}'
Update folder name, color, and/or parent
name
color
parent_id
id
null
posts
Was this page helpful?