Company App Update delete other attributes

Hi,

I am using Company App Update API

PUT -

https://api.enterprise.apigee.com/v1/organizations/{org_name}/developers/{developer_email_or_id}/app...

My payload is

{ "attributes": [ { "attribute1": "attributeName", "value": "attributeValue" } ] }

This request has deleted all other attributes from that array of attributes of my App. (Not just values I repeat, all attributes themselves).

This is expected behaviour?

Can we have something like this - Update App attributes (Developer Apps)

https://apidocs.apigee.com/management/apis/post/organizations/%7Borg_name%7D/developers/%7Bdeveloper...

for Company Apps?

Currently when I am trying the same API for Company Apps, its just delete all attributes unlike above which update attribute1 and delete others.

0 0 60
0 REPLIES 0