Modifies an attributeput https://{tenanturl}/v1.0/attributes/{attrId}Modifies the attribute with the specified ID for this tenant.Entitlements required: manageAttributes.Path ParamsattrIdstringrequiredattribute identifierBody ParamsAttribute PayloadidstringThe unique identifier for the attributenamestringrequiredThe human-readable name of the attribute. Maximum length is 2048 charactersdescriptionstringThe description of the attribute. Maximum length is 2048 charactersscopestringIdentifies whether the attribute is defined globally by the system or specific to the tenantsourceTypestringenumrequiredThe type of the attribute source from which the attribute value is derivedstaticcredentialschemaprofileAllowed:staticcredentialschemaprofiledatatypestringenumrequiredThe type of derived data that is expected for the attribute. Defaults to string. The integer datatype is used for any numerical value.stringbooleanintegerstring[]integer[]Allowed:stringbooleanintegerstring[]integer[]tagsarray of stringsThe tags used to categorize attributes. Maximum number of tags is 25tagsADD stringvaluestringThe default value of the attribute. This value also refers to the fixed value for sourceType="static". Maximum length is 2048 characterscredNamestringThe name of the attribute in the login session credentials. Maximum length is 2048 characterscredNameOverridesobjectRealm specific name of the attribute in the login session credentials. This property is specified in the form of key-value pairs where the key is the name of the realm and the value is the name of the attribute used to override the 'credName' property. Maximum length is 2048 characterscredNameOverrides objectschemaAttributeobjectschemaAttribute objectprofileAttributeobjectprofileAttribute objectconstraintsobjectconstraints objectfunctionobjectfunction objectcustomPropertiesobjectIdentifies the attribute custom properties that are attached to this attributecustomProperties objectHeadersAuthorizationstringrequiredAuthorization HeaderResponses 204No content 400Bad request 404No resource found 500Internal server errorUpdated over 2 years ago