Validates an activation code for a given user id.Copy Pageget https://api.mozzeno.com/iam/users/{userId}/activation-codesGET: /iam/users/{guid}/activation-codesPath ParamsuserIduuidrequiredThe unique identifier of the user.Query ParamscodestringThe plain text activation code.Responses 200OK 404The entity has not been found.Updated 10 months ago