UpdateSection

Updates properties and configuration settings of the target Section.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The input command payload containing target properties.

Command model containing request payload details to execute operations on the target resource.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the section id.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the page id.

string
enum

Allowed values: Generic (1), Paragraph (10), Image (11), Video (12), List (13), Heading (14), Storefront (20), CustomList (30), Page (40), Button (50), Seperator (60), TwoColumnImage (70), Spacer (80), Block (90), Custom (99).

string
^-?(?:0|[1-9]\d*)$

Gets or sets the content id.

string | null

Gets or sets the name.

string | null

Gets or sets the code.

string | null

Gets or sets the attributes.

string | null

Gets or sets the configure.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the sort order.

atrributeCollection
object | null
configureCollection
object | null
string
^-?(?:0|[1-9]\d*)$

Gets or sets the template id.

string | null

Gets or sets the template name.

string | null

Gets or sets the template body.

string | null

Gets or sets the environment.

string | null

Gets or sets the application ip.

string | null

Gets or sets the user token.

string | null

Gets or sets the session id.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the user id.

string | null

Gets or sets the user ip.

string | null

Gets or sets the thread id.

string
enum

Allowed values: Draft (0), Active (1), Unknown (-999), Deleted (-99), Blocked (-12), Freezed (-11), Test (-9), Passive (-1).

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Response
200

An IActionResult indicating the operation outcome.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!