Creates a new activation code for a given user.Ask AIpost https://api.mozzeno.com/iam/users/{userId}/activation-codesPOST: /iam/users/{guid}/activation-codesPath ParamsuserIduuidrequiredThe unique identifier of the userBody ParamsThe input model.codestring | nullencrypted_codestring | nulllong_livedbooleantruefalsesourcestring | nullResponses 201Created 400The input model is not valid.Updated 9 months ago