Set status of an external control
PATCH
/api/v4/projects/{id}/compliance_external_controls/{control_id}/status
Sets the status of a specified external control. Use this operation to inform GitLab that a control has passed or failed a check by an external service.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”Request Bodyrequired
Section titled “Request Bodyrequired”Media typeapplication/json
object
status
required
The status of the control
string
Responses
Section titled “Responses”OK
Bad Request
Not Found