GitHub

Delete GitHub integration

Unlink a project from its GitHub repository.

delete/github-integration/project/{projectId}

Path parameters

projectIdstring required

Response

The integration was removed

successboolean required
messagestring required

Changes

Changed in 7 of the 23 revisions of this API.17220

  • 08bbb5bedb5d826See the full diff
    • removed the required property createdAt from the response with the 200 status

      response-required-property-removed

    • removed the required property id from the response with the 200 status

      response-required-property-removed

    • removed the required property installationId from the response with the 200 status

      response-required-property-removed

    • removed the required property isActive from the response with the 200 status

      response-required-property-removed

    • removed the required property projectId from the response with the 200 status

      response-required-property-removed

    • removed the required property repositoryName from the response with the 200 status

      response-required-property-removed

    • removed the required property repositoryOwner from the response with the 200 status

      response-required-property-removed

    • removed the required property updatedAt from the response with the 200 status

      response-required-property-removed

    • removed the optional property branchPattern from the response with the 200 status

      response-optional-property-removed

    • removed the optional property commentTaskLinkOnGitHubIssue from the response with the 200 status

      response-optional-property-removed

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the required property message to the response with the 200 status

      response-required-property-added

    • added the required property success to the response with the 200 status

      response-required-property-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 32cece1ebe4322See the full diff
    • the createdAt response's property type/format changed from / to string/date-time for status 200

      response-property-type-changed

    • the updatedAt response's property type/format changed from / to string/date-time for status 200

      response-property-type-changed

    • added the optional property branchPattern to the response with the 200 status

      response-optional-property-added

    • added the optional property commentTaskLinkOnGitHubIssue to the response with the 200 status

      response-optional-property-added

    • the response property installationId became nullable for the status 200

      response-property-became-nullable

    • the response property isActive became nullable for the status 200

      response-property-became-nullable

    • response property installationId list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • response property isActive list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • response property installationId list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property isActive list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 4b8811b821e622See the full diff
    • the response property installationId became nullable for the status 200

      response-property-became-nullable

    • the response property isActive became nullable for the status 200

      response-property-became-nullable

    • response property installationId list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • response property isActive list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • added the required property updatedAt to the response with the 200 status

      response-required-property-added

  • 93b23177312617See the full diff
    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • added the required property createdAt to the response with the 200 status

      response-required-property-added

    • added the required property id to the response with the 200 status

      response-required-property-added

    • added the required property installationId to the response with the 200 status

      response-required-property-added

    • added the required property isActive to the response with the 200 status

      response-required-property-added

    • added the required property projectId to the response with the 200 status

      response-required-property-added

    • added the required property repositoryName to the response with the 200 status

      response-required-property-added

    • added the required property repositoryOwner to the response with the 200 status

      response-required-property-added