SpiraPlan: SoapService SOAP Web Service
See all operations
DataMapping_RemoveArtifactMappings
Description
Removes existing artifact data mapping entries
Parameters
| Type | Name | Required |
|---|---|---|
| RemoteCredentials? | credentials - The API credentials | |
| int | projectId - The ID of the project | Yes |
| int | dataSyncSystemId - The id of the plug-in we're interested in | Yes |
| int | artifactTypeId - The type of artifact the mappings are for | Yes |
| ArrayOfRemoteDataMapping? | remoteDataMappings - The list of mapping entries to remove |