API ReferenceInbox & Broadcasts
Cancel a broadcast
Cancels a campaign and stops any remaining sends permanently. Requires a write-scoped key.
Authorization
bearerAuth AuthorizationBearer <token>
Your al_live_<prefix>_<secret> API key. Mint and manage keys in the dashboard.
In: header
Path Parameters
campaign_id*integer
Identifier of the campaign to cancel.
Response Body
application/json
application/json
application/json
curl -X POST "https://example.com/api/admin/broadcasts/0/cancel"{ "ok": true}{ "detail": "Not authenticated"}{ "detail": "campaign not found"}Resume a broadcast
Resumes a previously paused campaign so its remaining paced sends continue. Requires a write-scoped key.
Search the AI-tagged vault index
Instant title/tag search over the vault index, returning vault media grouped by folder plus loose (un-foldered) items. Requires a read-scoped key.