Function post_delete

Source
pub async fn post_delete(
    _auth: UserAuth,
    __arg1: Form<MetaEditForm>,
) -> RequestResult<Response>