DeletePullRequestAttachment
Delete Pull Request Attachment. DEPRECATED. To be removed in v26. Use DeletePullRequestAttachment instead.
Input
| Name | Type | Required | Description |
| ProjectId | String | False | Id of the project. |
| RepositoryId | String | True | Id of the repository. |
| PullRequestId | Integer | True | Id of the pull request. |
| FileName | String | True | Name of the attachment. |
Result Set Columns
| Name | Type | Description |
| Status | String | Stored procedure execution status. |