Livio Spring 21baec924a
fix(api): map REST request body in user invite requests (#9054)
# Which Problems Are Solved

The `CreateInviteCode` and `VerifyInviteCode` methods missed the body
mapping.

# How the Problems Are Solved

Added the mapping.

# Additional Changes

None

# Additional Context

Noticed during internal login UI tests using REST

(cherry picked from commit fd70a7de5fdb0c0f315847f0ed0be7bb283ce9f6)
2024-12-17 10:48:48 +01:00
..