Update project
Update a project
PATCH api/projects/{project}
Parameters
Parameter | Type | Status | Description |
---|---|---|---|
title | string | required | The title to recognize the project |
servers | array | optional | An array of ID's of your servers to attach to this project, if a server is already attached to another project you cannot attach it to the newly created one. |
sites | array | optional | An array of ID's of your sites to attach to this project, if a site is already attached to another project you cannot attach it to the newly created one. |
Example request:
Example response: