Skip to content

deleteSharings

Destroy document or folder sharings for clients, providers, and/or groups

Arguments

input · DestroySharingsInput · Parameters for DestroySharings

Returns

Shareable

Example

mutation deleteSharings($input: DestroySharingsInput) {
deleteSharings(input: $input)
}