Operation is used to delete FaultComponentFaults from faults related to task.
Token issued for API consumer.
Task id of which faults have the components deleted
List of ids of components used in FaultComponentFaults. FaultComponentFaults with these components will be deleted.
deleted fault component fault data
There was an error in request. Usually field validation failed.
{
"component_ids": [
"This field is required."
]
}Fields which failed validation
List of validation errors for this fieldname
Validation error
Authentication credentials are missing or invalid
{
"details": "Authentication credentials were not provided"
}Standard error response payload
Detailed description of error