API SDK Documentação - Sellers
import { Malga } from 'malga' const malga = new Malga({ apiKey: '17a64c8f-a387-4682-bdd8-d280493715e0', clientId: 'd1d2b51a-0446-432a-b055-034518c2660e', }) await malga.sellers.remove('c1015d17-f123-499f-aaad-32e7f7812132')
Was this page helpful?