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
Example response
{
"message": "Messsage in response to your request"
}