Skip to main content

Webhook endpoint for git integration (called by GitHub/GitLab)

POST 

/api/v1/project/git-webhook/:token

Webhook endpoint for git integration (called by GitHub/GitLab)

Request

Path Parameters

    token stringrequired

    Webhook authentication token

Responses

Git sync triggered successfully

Loading...