Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Pipe name
Body
parameters for project push
Object to push in JSON format
Response
OK
The response is of type object
.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Pipe name
parameters for project push
Object to push in JSON format
OK
The response is of type object
.