v1
latestOpenAPI 3.0.02026-07-24212113249.1 KBBillboards
Update a billboard
patch/billboards/{id}
Headers
channelstring required
Channel ID
organizationstring required
The URL of the end-user web application
Request body
Example request
{
"target": "LIVE",
"title": "title",
"description": "description",
"sort": 1,
"delay": 10000
}Response
Billboard updated.