Expand my Community achievements bar.

AAM Rest API Trait delete -> 403 JWT Python

Avatar

Level 1

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.

1 Reply

Avatar

Employee

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