Delete Website
Delete all pages from a specific website by base URL.
身份验证
AuthorizationBearer
Bearer 身份验证,格式为 Bearer <token>,其中 token 是您的身份验证令牌。
路径参数
domain
请求
This endpoint expects an object.
base_url
The base URL of the website to delete (deletes all pages from this source)
响应
Successful Response
success
Whether the website was successfully deleted
pages_deleted
Number of pages deleted
错误
422
Unprocessable Entity Error