Home > @dinofe/xt-core > XApisauceInstance > unlink

发送UNLINK请求

Signature:

unlink: <T, U = T>(url: string, params?: {}, axiosConfig?: CustomAxiosRequestConfig) => Promise<XApiResponse<T, U>>;