v1

latestOpenAPI 3.1.02026-07-2618690613.4 KB
Model Git configuration

Delete Git configuration

Remove the Git configuration from a shared model.

delete/v1/models/{modelId}/git

Path parameters

modelIdstring uuid required

The unique identifier of the shared model.

Response

Git configuration deleted successfully

successboolean

Example response

{
  "success": true
}