Validates an activation code for a given user id.Ask AIget 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 9 months ago