SpiraPlan: SoapService SOAP Web Service

See all operations

Risk_AddMitigation

Description

Adds a risk mitigation to a risk

Parameters

Type Name Required
RemoteCredentials? credentials - The API credentials
intprojectId - The ID of the project Yes
RemoteRiskMitigation? remoteRiskMitigation - The new mitigation to add
int? existingRiskMitigationId - The id of the existing mitigation to insert before (null = end of the list)
int? creatorId - The id of the user adding the mitigation (null = use authenticated user)

Return Value

RemoteRiskMitigation - The mitigation with the id added