SpiraPlan: SoapService SOAP Web Service
See all operations
Association_Delete
Description
Deletes an association between two artifacts
Requires modify permissions for the source artifact. Only positive link ids can be deleted (negative numbers are managed by the system)
Parameters
Type | Name | Required |
---|---|---|
RemoteCredentials? | credentials - The API credentials | |
int | projectId - The id of the project | Yes |
int | artifactLinkId - The id of the artifact link (association) to delete | Yes |