Delete Environment Git Repository
DELETE
/v1/environments/{id}/gitDelete the git configuration of an environment. Note: files on the environment will not be touched.
Request
Path Params
id
integer
required
Header Params
Accept
string
required
Example:
application/json
Content-Type
string
required
Example:
application/json
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 7 months ago