Skip to content

Latest commit

 

History

History
28 lines (28 loc) · 931 Bytes

df8fe16986cb139e772005e7bb2bd71f.md

File metadata and controls

28 lines (28 loc) · 931 Bytes

/ng/{orgUuid}/applications/{appId}/importance (PUT)


Visibility

PUBLIC

Description

Update application importance

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

ApplicationImportanceRequest

Response status code

200 OK - OK

Response object

BaseApiResponse