Creates a new activation code for a given user.Copy Pagepost https://api.mozzeno.com/iam/users/{userId}/activation-codesPOST: /iam/users/{guid}/activation-codesPath ParamsuserIduuidrequiredThe unique identifier of the userBody Paramsapplication/jsonapplication/*+jsonThe input model.codestring | nullencrypted_codestring | nulllong_livedbooleantruefalsesourcestring | nullHeaderscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsonAllowed:application/*+jsonapplication/jsonResponses 201Created 400The input model is not valid.Updated 10 months ago