adobe-apiplatform / umapi-client.py

Python client for the User Management API (UMAPI) from Adobe
https://developer.adobe.com/umapi/
MIT License
12 stars 19 forks source link

remove deprecated DELETE call from the umapi client #97

Open Luci2015 opened 2 years ago

Luci2015 commented 2 years ago

Describe the bug umapi_client contains logic from the deprecated APIs. this is intended for the DELETE method present in connection.py make_call function needs adapted to the supported UM API logic.

Environment (please complete the following information):

Additional context Manage Invites under deprecated APIs