Config

Update the config

Update the config for a project and branch with an override

patch/internal/config/override

Request body

config_override_stringstring

Example request

{}

Response

Successful response

successboolean required

Always equal to true.

Example response

{
  "success": true
}

Changes