Update Content Navigation Order

PUT {{protocol}}://{{instance_zuid}}.{{instances_api_url}}/{{instances_api_version}}/env/nav

Updates content navigation pane ordering

Parameters

Content-Type: application/json 

body *required

Top-level element is a JSON Object

namerequiredtypedescription
datayesarray[object]List of Resources

Resource

namerequiredtypedescription
zuidyesstringResource Identifier
sortyesnumberOrder

*Although the order of elements in JSON arrays is preserved, sort is required as to control the sort scale

Responses

Content-Type: application/json 

Success

204 No Content

Error

codedescription
401Unauthorized
400Bad Request Body
500Internal Server Error

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring