return unwrapBody<{ videoChannelSync: VideoChannelSync }>(this.postBodyRequest({
      ...options,

      path: ChannelSyncsCommand.API_PATH,
      fields: options.attributes,