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.