---
title: "Service: /members/{member}/projects/{group}/edit [POST] (obsolete)"
source: https://dev.pageseeder.com/reference/version_5/services/edit-project-deprecated-POST.html
description: "Edits a project"
last_updated: 2026-09-08T14:02:28+10:00
tokens: ~327
---

# /members/\{member\}/projects/\{group\}/edit \[POST\]

| Property | Value |
| --- | --- |
| Path: | /members/{member}/projects/{group}/edit |
| Method: | POST |
| Generator: | obsolete |
| Version: |  |
| Since: |  |
| Deprecated: | 5.7900 |
| Obsolete: | 6.0000 |
| Cache control: | N/A |
| API Support: | OBSOLETE |
| Generated: | 2022-07-01 |

## Description

Edits a project.

> **Deprecated:** This service has been deprecated, use service [/members/\{member\}/projects/\{group\} \[PATCH\]](/api/services/edit-project_patch.md) instead.

## Parameters

| Name | Description | Required | Type | Default |
| --- | --- | --- | --- | --- |
| access | Access to group and comments `public` or `member` | no | enum |  |
| description | Description of project/group | no | string |  |
| detailstype | The name of the member details config file | no | string |  |
| message | Subscription message | no | string |  |
| owner | Owner of project/group | no | string |  |
| relatedurl | URL of a related website | no | url |  |
| template | The template folder for customizations | no | string |  |
| visibility | Group name this is visible to or `public` | no | string |  |

## Permission

## Response

## Error Handling

| Code | Cause / Description |
| --- | --- |
| 0x110C | One of the parameters is invalid |

