Skip to main content
Participant
November 21, 2024
Question

API version

  • November 21, 2024
  • 1 reply
  • 203 views

Hi guys,

Thanks for reaching

Currently, I intergrate Adobe to my website then just use the free trial. But I can just touch to the v2 API and it don't support some API. How can I update to v6? Because when I try to call to /v6 and it raise me an error {'code': 'PERMISSION_DENIED', 'message': 'The API caller does not have the permission to execute this operation'}

 

Please help me with that

Thanks

This topic has been closed for replies.

1 reply

Participant
November 26, 2024

Hi guys, Seem like I solved it. But there is another problem. I need to use the DELETE /agreements/{agreement_id}/documents/ do delete or mark void a document that is in signing status. That API need a token with scopes agreement_retention, but when creating API integration key, I can not see that options. Could you help me with that?