CreateContentData: {
    body: ContentCreateBodyDto;
    path?: never;
    query?: never;
    url: "/tenants/me/contents";
}