remote
Syncs beast's local copy of remote git repository for challenges.
Syncs beasts local challenges database with the remote git repository(hack) the local copy of the challenge database is located at $HOME/.beast/remote/$REMOTE_NAME.
post/api/remote/sync/
Headers
Authorizationstring required
Bearer
Response
OK
Example response
{
"message": "Messsage in response to your request"
}