Project components
Delete component
Deletes a component.
This operation can be accessed anonymously.
Permissions required: Administer projects project permission for the project containing the component or Administer Jira global permission.
delete/rest/api/2/component/{id}
Path parameters
idstring required
The ID of the component.
Query parameters
moveIssuesTostring
The ID of the component to replace the deleted component. If this value is null no replacement is made.
Response
Returned if the request is successful.