Skip to main content

Update environment sort orders

PUT /api/admin/environments/sort-order

Updates sort orders for the named environments. Environments not specified are unaffected.

Request

Body

required

sortOrderSchema

  • property name* integer

    Sort order for the object whose ID is the key used for this property.

Responses

This response has no body.

Loading...