Open chuan9 opened 6 years ago
should change url
/v1/api/accounts/{accountId}/invites/{email}/{inviteId}/status
to
/v1/api/accounts/{accountId}/invites/{inviteId}/status
Remove email field in url to align with implementation in frontend @wagmarcel @chuan9
@oguzcankirmemis can you verify whether this is already done or still needs to be done and close this issue?
should change url
to