Internal
Delete a dashboard banner (platform admin)
Removes a banner (the config table has no working TTL, so DELETE is the only way to retire one). Idempotent: deleting an absent banner still returns 200. reason is required and audited.
delete/v1/admin/banners/{id}
Path parameters
idstring required
Request body
Response
Removed (or already absent)
Changes
Changed in 1 of the 20 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○