Publish Manifest
Log in to add to favouritesPage last updated 12 June 2026
This endpoint is to publish the current Manifest for a specified project.
POSTapi/management/projects/{projectId}/personalization/manifest/publish
Parameter
| Name | Parameter type | Type | Description |
|---|---|---|---|
| projectId(required) | path | string | The project identifier found in the project overview screen of the management console. |
Responses
Remarks
If there are no changes to be published for a Manifest then a 200 OK is returned with the current Manifest. Otherwise a 201 CREATED will be returned with the new Manifest.