Wrong response for DELETE /tenantRelationships/multiTenantOrganization/tenants/{tenantId}
#621
Labels
DELETE /tenantRelationships/multiTenantOrganization/tenants/{tenantId}
#621
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.
The text was updated successfully, but these errors were encountered: