/
/user-api
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
Upload1
  • getGet all Apps
  • postCreate an App
  • getGet One App
  • deleteDelete an App
  • patchEdit an App
  • getGet all Campaigns
  • postCreate a Campaign
  • deleteDelete a Campaign
  • getCampaign Views
  • getCSV Export
  • getGet all Media Content
  • patchUpdate Media
  • getGet all Folders
  • postCreate a Folder
  • deleteDelete a Folder
  • patchUpdate a Folder
  • getGet all Devices
  • getGet One Device
  • deleteDelete a Device
  • patchUpdate a Device
  • postControl a Device
  • getGet all Logs
  • getGet All Device Logs
  • getGet logs for a Device
  • getGet all Playback Reports
  • getGet all Overrides
  • postCreate an Override
  • getGet an Override
  • deleteDelete an Override
  • patchUpdate an Override
  • getGet all Pages
  • postAdd a Page
  • getGet a Page
  • deleteDelete a Page
  • patchUpdate a Page
  • getGet all Playlists
  • postCreate a Playlist
  • getGet a Playlist
  • deleteDelete a Playlist
  • patchUpdate a Playlist
  • postCall a Webhook
  • getGet all Webhooks
  • postCreate a Webhook
  • getGet a Webhook
  • deleteDelete a Webhook
  • patchUpdate a Webhook

Call a Webhook

Send a message to a webhook

post/webhooks/{tag}

Path parameters

tagstring required

The webhook tag to receive the update

Headers

content-typestring

Request body

organization_namestring

For "Set playlist webhook" Name of google CDM organization

device_namestring

For "Set playlist webhook". Name of the device. If empty and organization name empty - all devices will be affected.

playlist_namestring

For "Set playlist webhook". Playlist name which will be set on device(s).

Response

204

Changes