cURL
curl --request DELETE \ --url https://vantage-us.abbyy.com/api/publicapi/v1/transactions/{transactionId}/documents/{documentId} \ --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.
트랜잭션 식별자
트랜잭션 문서 식별자
트랜잭션 문서가 성공적으로 삭제되었습니다
이 페이지가 도움이 되었나요?