cURL
curl --request DELETE \ --url https://vantage-us.abbyy.com/api/publicapi/v1/transactions/{transactionId} \ --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.
交易識別碼。您會在成功建立處理作業後的回應中收到它。
交易已成功刪除。
這個頁面有幫助嗎?