SpiraPlan: SoapService SOAP Web Service
See all operations
Document_DeleteVersion
Description
Deletes an attachment version from the project completely
To delete a version you must have modify permissions for documents. You can't delete the current version.
Parameters
Type | Name | Required |
---|---|---|
RemoteCredentials? | credentials - The credentials for accessing the API | |
int | projectId - The id of the project | Yes |
int | attachmentVersionId - The id of the attachment version to delete | Yes |