Skip to content

Latest commit

 

History

History
28 lines (28 loc) · 921 Bytes

6d510e12262a20c44b730b1f3e949dc3.md

File metadata and controls

28 lines (28 loc) · 921 Bytes

/ng/{orgUuid}/applications/{appId}/name/display (PUT)


Visibility

PUBLIC

Description

Update application display name

Auth

Roles: edit,rules_admin,admin

Produces

application/json

Consumes

application/json

Headers

Header Name Description Allowed Values
API-Key API key in plaintext
Authorization Base64 encoded credentials of "username:service-key"

Path parameters

Name Description Type Required Allowed Values
orgUuid Organization UUID organization true String
appId Application ID application true String

Request Body

AppDisplayNameRequest

Response status code

200 OK - OK

Response object

BaseApiResponse