Project Config
Update a Project Config
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Project slug
Body
application/json
Project config object that needs to be updated
Response
200
application/json
Successful operation
Was this page helpful?