API ReferencePages & Publish
Remove the notification sound
Removes the optional sound from the draft notification banner. 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
domain*string
Registered hostname, e.g. onlydasha.com.
Response Body
application/json
curl -X DELETE "https://example.com/api/admin/notification/string/sound"Empty
{ "detail": { "code": "domain_not_found", "message": "Domain 'onlydasha.com' is not registered" }}Upload the notification sound
Uploads and processes an optional notification sound for the draft banner. Requires a write-scoped key.
List notification presets
Returns every notification preset in the account library, newest first. Presets are reusable banner creatives: assign them to domains from the Notification tab (or via the notification assignment / apply endpoints) — 2+ enabled presets on a domain run a creative A/B. Requires a read-scoped key.