19 lines
421 B
YAML
19 lines
421 B
YAML
post:
|
|
tags:
|
|
- Traffic sources
|
|
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
|