Modeling-Manage Attribute Objects-Update Attribute's advanced properties-Update property value with null (set value back to default)
Number of APIs: 7
-
Login POST {{baseUrl}}/api/auth/login
-
Update property value with null (set value back to default) PATCH {{baseUrl}}/api/model/attributes/:attributeId?showAdvancedProperties=true
-
Commit the changeset changes to the metadata POST {{baseUrl}}/api/model/changesets/:changesetId/commit
-
Reload (update) the schema POST {{baseUrl}}/api/model/schema/reload
-
Delete the changeset DELETE {{baseUrl}}/api/model/changesets/:changesetId
-
Logout POST {{baseUrl}}/api/auth/logout
-
Create a changeset POST {{baseUrl}}/api/model/changesets?schemaEdit=true