v1

latestSwagger 2.0Apache 2.02026-07-17311564.3 KB
remote

Resets beast local copy of remote git repository.

Resets local copy of remote git directory, it first deletes the existing directory and then clone from the remote again.

post/api/remote/reset/

Headers

Authorizationstring required

Bearer

Response

OK

messagestring

Example response

{
  "message": "Messsage in response to your request"
}