ArchiveProject Method
Description
Archives an existing project.
Note: The default project cannot be archived.
HTTP Request
PUT https://api.skeddly.com/api/Projects/<id>/Archive
URL Parameters
Id
ID of the project.
Type: string
Required: Yes
Body
The body is empty.
Returns
A Project object.
Sample Request
Sample Response
Last updated