postUserImage

suspend fun postUserImage(userId: UUID? = null, data: FileInfo): Response<Unit>

Sets the user image.

Parameters

userId

User Id.