# deleteExportSftpConfig

Deletes an SFTP export config. Returns `true` on success.

```
deleteExportSftpConfig(

  id: ID!

): Boolean!
```

### Arguments[​](#arguments "Enlace directo al Arguments")

#### [`deleteExportSftpConfig.id`](#id) ● [`ID!`](https://docs.monei.com/es/es/apis/graphql/types/scalars/id/.md) non-null scalar[​](#id "Enlace directo al id")

### Type[​](#type "Enlace directo al Type")

#### [`Boolean`](https://docs.monei.com/es/es/apis/graphql/types/scalars/boolean/.md) scalar[​](#boolean- "Enlace directo al boolean-")

The `Boolean` scalar type represents `true` or `false`.
