Admin - Notifications

Broadcast notification to all users

Enqueues a broadcast notification job. Provide localized content per locale with en-US as required fallback.

post/admin/notifications/broadcast

Request body

type'system' | 'promo' | 'model' | 'studio' | 'chat' required
localizedContentobject required

Localized content keyed by locale. en-US is required as fallback.

imageUrlstring
actionUrlstring
metadataobject
expiresAtstring

ISO date string

Response

Broadcast enqueued

jobIdstring
messagestring

Changes

No recorded changes to this endpoint across all 1 revision of this API.