Home > @dinofe/xt-core > ApisauceInstance > post
# ApisauceInstance.post property
Signature:
post: <T, U = T>(url: string, data?: any, axiosConfig?: AxiosRequestConfig) => Promise<ApiResponse<T, U>>
Home > @dinofe/xt-core > ApisauceInstance > post
Signature:
post: <T, U = T>(url: string, data?: any, axiosConfig?: AxiosRequestConfig) => Promise<ApiResponse<T, U>>