retentionDelete
mutation
Delete retentions
Removes one or more retention configurations from the company.
mutation {
retentionDelete(companyId: Int!, retentionId: [Int]!): DeletionError!
}Returns: DeletionError!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
retentionId | [Int]! |