AAM Rest API Trait delete -> 403 JWT Python | Community
Skip to main content
New Participant
July 23, 2020
Question

AAM Rest API Trait delete -> 403 JWT Python

  • July 23, 2020
  • 1 reply
  • 1096 views

Hi,

we create onboarded traits via rest api and we also want to delete depricated traits via rest api with the trait sid. But the call always results in "Forbidden" (403).

At the moment we are only able to delete a specific trait with its integrationCode.

We use JWT generated Access Tokens, creation and deletion with ic works fine.

Do we need to change some access rules, policies or something else to delete with trait sid??

Thanks for your help.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

snielson
Employee
July 23, 2020

Hi @maxmeyer3141 

Could you please share the full DELETE URL here?
Do you by chance also have access to a client ID / client secret to use the Oauth2 method? I'm curious if this is specific to the JWT tokens.

 

Thanks,

Shane