Where to specify the App Display Name while creating Company App

Hello All,

Can anyone please help me with a basic question: In which parameter, do I need to specify the Display Name while creating a company App ?

Many Thanks

0 2 274
2 REPLIES 2

I got the answer. It needs to be added as an app custom attribute called DisplayName

BTW, For the "Notes" field it is the same approach. Add the custom attribute "Notes" and voila.

"attributes": [
{"name": "Notes", "value": "I am so happy"}
]