Sign in

Paint collaboration

documented

Set the color for event collaboration (paint).

POST /events/{event_id}/collaboration/paint.jsonEventsno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://api.ticketbud.com/events/{{$event_id}}/collaboration/paint.json?access_token={{OAUTH2_ACCESS_TOKEN}}&color={{$color}}" -X POST -H "Accept: application/json"