The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December.
Read our blog post for more info about this change.
Dear all, I am developing an Azure Logic App that automates creating Canvas users via a Python language Azure Function using the canvasapi Python package.
Everything is working fine, but when I delete the user manually and re-run my workflow with the same data, it fails with error 400: "(email address) already in use".
It is the same if I use Postman. The second run after deletion fails.
Can I recycle SIS IDs, email addresses and other unique properties when creating new objects?
If not then how can I erase those deleted object finally?
Thanks,
Zoltán
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.