setStatus

Description

Change a status on a project.
The current user must have administrator project management rights on the organization.

URL

https://api.skriv.com/v1/project/setStatus/orgId/projectId

FieldTypeDescription
orgIdintOrganization ID
projectIdintProject ID

GET parameters

FieldTypeDescription
doneboolOptional. true to mark the project as done, false to mark it as not done.
archivedboolOptional. true to archive the project, false to unarchive it.