Update User ProfileCopy Pageput https://staging.fairmarkit.com/services/self-service/api/v3/user-profiles/{identity_id}Use to update a user profile by identity ID.Path Paramsidentity_iduuidrequiredThe unique identifier of the user identity.Body ParamsUser profile data with custom attributes.custom_attributesobjectrequiredCustom attributes associated with the user profile.Custom Attributes objectHeadersX-FM-API-KEYstringFairmarkit API KeyacceptstringenumDefaults to application/json; charset=utf-8Generated from available response content typesapplication/jsonapplication/json; charset=utf-8Allowed:application/jsonapplication/json; charset=utf-8Responses 200Successful Response 401Unauthorized 422Validation ErrorUpdated 11 days ago