Skip to main content
Set Column Widths

Headers

SO-AppToken
string

The application token that identifies the partner app. Used when calling Online WebAPI from a server.

Query Parameters

$select
string

Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.

Body

GuiName, ColumnWidths

SetColumnWidths: Set the column widths for the given set of columns and GUI name.

GuiName
string
ColumnWidths
string[]

Response

204

No Content