Upload the background image for a surface
PUT/api/v1/admin/appearance/background/:surface
Replaces any existing image. The stored version token changes on every upload so the public image URL cache-busts for everyone.
Request
Responses
- 200
- 400
- 401
- 403
Background uploaded
No file or invalid image
Unauthorized
Forbidden - Admin access required