curl --request PATCH \
--url http://api/v1/projects/{projectUuid}/user-credentials/{userWarehouseCredentialsUuid}{
"results": "<any>",
"status": "ok"
}curl --request PATCH \
--url http://api/v1/projects/{projectUuid}/user-credentials/{userWarehouseCredentialsUuid}{
"results": "<any>",
"status": "ok"
}Was this page helpful?