Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong response for DELETE /tenantRelationships/multiTenantOrganization/tenants/{tenantId} #621

Open
MartinM85 opened this issue May 9, 2024 · 0 comments
Labels

Comments

@MartinM85
Copy link
Contributor

According to the metadata

DELETE /tenantRelationships/multiTenantOrganization/tenants/{tenantId}

Should return 204 and no response. In fact, the DELETE method return 200 and tenant member. Seems like the DELETE is asynchronous operation and removing can take several minutes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant