---
title: "Service: /projects/{group}/publications/configs/{publicationtype}/reload [POST]"
source: https://dev.pageseeder.com/api/services/reload-publication-config-POST.html
description: "Reloads a publication type configuration and clears cache entries for all corresponding publications within a project group via POST request."
last_updated: 2026-09-02T11:36:13+10:00
document_type: api_endpoint
operation_id: publication-POST
resource_id: publication
path_template: /projects/{group}/publications/configs/{publicationtype}/reload
http_method: POST
api_category: publication
implementation_version: 5.9600
api_since: 5.9600
deprecated_since: null
obsolete_since: null
api_support: supported
cache_control: N/A
generated_at: 2026-09-02
tokens: ~109
---

# /projects/\{group\}/publications/configs/\{publicationtype\}/reload \[POST\]

## Description

Reload a publication type.

Reload a publication config and clear the cache entries for all corresponding publications in a project (`{group}` must be a project).

## Parameters

No parameters required.

## Permission

## Response

```xml

<publication-config-reload />
```

## Error Handling

No specific errors expected for this service.

