---
title: "Service: /groups/{group}/resources/put [POST] (obsolete)"
source: https://dev.pageseeder.com/reference/version_5/services/put-group-resources-POST.html
description: "Update a resource"
last_updated: 2026-08-07T17:09:54+10:00
tokens: ~251
---

# /groups/\{group\}/resources/put \[POST\]

| Property | Value |
| --- | --- |
| Path: | /groups/{group}/resources/put |
| Method: | POST |
| Generator: | obsolete |
| Version: |  |
| Since: |  |
| Deprecated: | 5.8900 |
| Obsolete: | 6.0000 |
| Cache control: | N/A |
| API Support: | OBSOLETE |
| Generated: | 2022-07-01 |

## Description

Update a resource

Updates a project resource.

## Parameters

| Name | Description | Required | Type | Default |
| --- | --- | --- | --- | --- |
| content | The actual content of the resource | yes | string |  |
| location | The path to the project resource to update from the Web container root  | yes | path |  |
| overwrite | A flag to allow overwriting of existing resources | no | boolean | `false` |

## Permission

This service requires administrator.

## Response

## Error Handling

No specific errors expected for this service.

> **Warning:** This service defines some non-standard error. DO NOT RELY on these as they might change without notice.

