Deletes a component.This operation can be accessed anonymously.Permissions required:Administer projectsproject permission for the project containing the component or Administer Jiraglobal permission.
Request
Path Params
Query Params
Responses
🟢204Returned if the request is successful.
application/json
Body
🟠401Returned if the authentication credentials are incorrect or missing.
🟠403Returned if the user does not have permission to manage the project containing the component or does not have permission to administer Jira.
🟠404Returned if:
* the component is not found.
* the replacement component is not found.
* the user does not have permission to browse the project containing the component.