Accounting Projects
Delete Project
Deletes a project from the Pliant platform. To delete a project it has to be put in INACTIVE state first and it must not be assigned to any accounting transaction.
delete/accounting/projects/{projectId}
Path parameters
projectIdstring uuid required
The unique identifier of the project.
Response
Accepted