Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Pull a workspace version from a remote repository or rollback from current repository
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.