SpiraPlan: SoapService SOAP Web Service
See all operations
Document_Update
Description
Updates information about a document (version information is not updated)
Only fields like status, owner, description, and custom properties are updated. This update method does not update version information (no versions are added, removed, or changed). Modify all or bulk edit document permissions required.
Parameters
Type | Name | Required |
---|---|---|
RemoteCredentials? | credentials - The credentials for the API | |
int | projectId - The id of the current project | Yes |
RemoteDocument? | remoteDocument - The document object to update |