Updating documentation

This commit is contained in:
Documentation Updater 2025-03-27 17:22:32 +00:00
parent edfc25832b
commit 4e2fcfce5f
1 changed files with 3 additions and 0 deletions

View File

@ -939,6 +939,9 @@ paths:
$ref: '#/components/schemas/DeleteMedia'
required: true
responses:
"204":
description: The provided objects were successfully deleted or they do not
exist
"429":
description: Rate limited.
"403":