Update splash settings

This operation updates splash settings for a user, indicating that they have seen a particualar splash screen.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Path parameters

idstringRequired

Response

splashResponseSchema
userIdinteger
The ID of the user that was shown the splash screen.
splashIdstring
The ID of the splash screen that was shown.
seenboolean
Indicates whether the user has seen the splash screen or not.

Errors