10 lines
235 B
YAML
10 lines
235 B
YAML
type: object
|
|
required:
|
|
- file_key
|
|
properties:
|
|
file_key:
|
|
description: >-
|
|
key of the file to delete. This is obtained when you first uploaded the
|
|
file, or by the file service if you used it directly.
|
|
type: string
|