2338dd111f
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
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
|