Path

7x / documentation / ez publish / technical manual / 6.x / features / rest api / resources / services / list of services / content/node create service


Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

Content/node create service

HTTP request using a node ID

POST /[api]/ezp/v2/content/node/create HTTP/1.1
Host: api.example.no

POST Parameters:

ID: numeric. parentNodeID

Class Identifier: string. classIdentifier

Language Locale: numeric. languageLocale

Node Attributes: array. attributes

Responses

Success

Message returned, "Success: Created Node""

Graham Brookins (08/06/2025 11:40 pm)

Graham Brookins (08/06/2025 11:57 pm)

Graham Brookins


Comments

There are no comments.