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.
トランザクション識別子。トランザクションが正常に作成されると、レスポンスで受け取ります。
トランザクションは正常に削除されました
このページは役に立ちましたか?