Update default attribute

PUT {{baseUrl}}/extended_attributes/:extended_attribute_id/default-attributes/:default_attribute_id

Update a default attribute for a particular extended model to include it in the credential metadata

Request Body

{"AddToKeyMetadata"=>"<boolean>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;AddToKeyMetadata&quot;:&quot;\u003cboolean\u003e&quot;,&quot;ID&quot;:&quot;\u003cinteger\u003e&quot;,&quot;Label&quot;:&quot;\u003cstring\u003e&quot;}