pub async fn delete_log_sftp(
configuration: &mut Configuration,
params: DeleteLogSftpParams,
) -> Result<InlineResponse200, Error<DeleteLogSftpError>>
Expand description
Delete the SFTP for a particular service and version.
pub async fn delete_log_sftp(
configuration: &mut Configuration,
params: DeleteLogSftpParams,
) -> Result<InlineResponse200, Error<DeleteLogSftpError>>
Delete the SFTP for a particular service and version.