Update a specific consent for a user.Copy Pageput https://api.mozzeno.com/iam/users/{userId}/consentsPUT: /iam/users/{guid}/consentsPath ParamsuserIduuidrequiredThe identifier of the user.Body Paramsapplication/jsonapplication/*+jsonThe input model.consentstring | nullselectedbooleantruefalseHeaderscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsonAllowed:application/*+jsonapplication/jsonResponses 200The entity has been updated. 400The input model is not valid.Updated 10 months ago