{
"groupId": "string",
"id": "string",
"instanceId": "string",
"projectId": "string",
"url": "string"
}curl --location --request POST '/api/driver/install' \
--header 'Authorization: {{ACCESS_TOKEN}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"groupId": "string",
"id": "string",
"instanceId": "string",
"projectId": "string",
"url": "string"
}'{
"message": "string"
}