StaticdeleteStaticgetGets user data.
Gets user-specific data stored for the current authenticated user.
Optionaloptions: Options<GetUserDataData, ThrowOnError, unknown>StaticgetGets user data.
Gets user data identified by the provided Id.
StaticpostCreates user data.
Creates user-specific data for the current authenticated user with the provided key and value.
StaticputUpdates user data.
Updates user-specific data for the current authenticated user.
Deletes user data.
Deletes user data identified by the provided Id.