ksonbin / in.zeromod.ksonbin.api / Bin / delete
delete
suspend fun delete(binId: String): BinDelete
Using the DELETE API, you can Delete the Public or a Private bins.
Parameters
binId - String
Return BinDelete
ksonbin / in.zeromod.ksonbin.api / Bin / delete
suspend fun delete(binId: String): BinDelete
Using the DELETE API, you can Delete the Public or a Private bins.
binId - String
Return BinDelete