Version 4.0.26.18 (latest)
Pull from Remote
Pulls changes from the remote tracking branch of the currently active branch into the local development workspace.
Request
POST
/projects/{project_id}/pull_from_remote
Datatype
Description
Request
path
Expand HTTP Path definition...
project_id
Id of project
Response
200: Returns git output message if pull was successful, otherwise 400 with an error message
Datatype
Description
(string)
400: Bad Request
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
404: Not Found
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
422: Validation Error
Datatype
Description
(object)
message
lock
Error details
errors
Expand ValidationErrorDetail definition...
field
lock
Field with error
code
lock
Error code
message
lock
Error info message
documentation_url
lock
Documentation link
documentation_url
lock
Documentation link
429: Too Many Requests
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link