Skip to main content

CreateChangeRequestReply

create change request reply

Path Parameters
  • owner required

    The owner of the repository, generally called "username". The name is not case sensitive.

  • repo required

    repository name, the name is not case sensitive

  • comment_id required

    The business ID of the comment.

Header Parameters
  • Authorization required

    Oauth2 token or private token (needs to start with Bearer plus a space)

Request Body
  • body string

    reply content

Responses

created

Loading...