Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Example:
[1, 2, 3]
Response
Successful Response
The response is of type any
.
Remove multiple repositories from a group.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
[1, 2, 3]
Successful Response
The response is of type any
.