keitaro-api-skill/references/paths/domains_clean_archive.yaml

19 lines
413 B
YAML

post:
tags:
- Domains
security:
- ApiKeyAuth: []
summary: Clean archive
description: Clean archive
responses:
'200':
description: The archive was cleaned successfully
'400':
$ref: ../responses/BadRequest.yaml
'401':
$ref: ../responses/Unauthorized.yaml
'402':
$ref: ../responses/PaymentRequired.yaml
'500':
$ref: ../responses/InternalError.yaml