Set fallback image
POST
/api/settings/fallback_image
Set fallback image. If no image is sent, fallback_image setting value will be undefined. Admin role is required.
Authorizations
bearerAuth
Bearer token using a JWT
Type
HTTP (Bearer)
Request Body
multipart/form-data
fallback_image
string
Fallback image for non image events.
Responses
Fallback image set or undefined.
application/json
{
}

