toggle menu
Dermato.AI
androidJvm
switch theme
search in API
Dermato.AI
/
com.dermatoai.api
/
DermatoBackendEndpoint
/
hapusKomentar
hapus
Komentar
@
DELETE
(
value
=
"/hapus-komentar/{id}"
)
abstract
suspend
fun
hapusKomentar
(
@
Path
(
value
=
"id"
)
id
:
String
)
:
GeneralResponse