edit project
/members/{member}/projects/{group}/edit [POST]
API Support | Available since | Last updated | Output |
---|---|---|---|
Description
Edits a project.
This service has been deprecated, use service /members/{member}/projects/{group} [PATCH] 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 |