cURL
curl --request POST \ --url https://vantage-us.abbyy.com/api/publicapi/v1/catalogs/{catalogId}/clear \ --header 'Authorization: Bearer <token>'
{ "type": "<string>", "title": "<string>", "status": "<string>", "detail": "<string>", "instance": "<string>" }
The access token received from the authorization server in the OAuth 2.0 flow.
카탈로그 식별자입니다. 전체 카탈로그 목록에서 확인할 수 있습니다.
모든 레코드가 카탈로그에서 성공적으로 삭제되었습니다
이 페이지가 도움이 되었나요?