Remove a component from a project
Removes a component from a project.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
projectId
Project identifier
componentId
Component identifier
Request
request body
options
Options designating removal mode
Response
Response object
message
Message denoting the status of the delete operation
data
Project data as it is sent back from get and search endpoints
metadata
Errors
500
Internal Server Error