v4.9.0
Added
- Added
inviterUserID
to invitation object returned by API (#234) - Added new endpoints to the User Management API to support sending your own emails:
getEmailVerification
,getPasswordReset
, andcreatePasswordReset
(#234) - Deprecation notice for the
sendPasswordResetEmail
method in favor ofcreatePasswordReset
(#234)