You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off, thank you for the new tenant management role. This makes my work much easier!
I was wondering if results of the POST REST API endpoints could be updated. Right now they are just returning CREATED but then I have to call the list endpoints for tenants and query by name to get the newly created id. If the newly created tenant got returned this would help out quite a bit.
The text was updated successfully, but these errors were encountered:
First off, thank you for the new tenant management role. This makes my work much easier!
I was wondering if results of the POST REST API endpoints could be updated. Right now they are just returning
CREATED
but then I have to call the list endpoints for tenants and query by name to get the newly created id. If the newly created tenant got returned this would help out quite a bit.The text was updated successfully, but these errors were encountered: