August 2018
Intermediate to advanced
416 pages
12h 37m
English
We learned how to work with the CircleCI API in Chapter 13, CircleCI CLI Commands and Automation, so please read the Working with the CircleCI API section of that chapter for more details on working with the API. If you already read this, then you will already have an API token that you can use. The API endpoint to follow for new projects on CircleCI (https://circleci.com/docs/api/v1-reference/#follow-project) shows that you need to make a POST HTTP request and add your API token as a query string parameter.
Read now
Unlock full access