Skip to main content

RequestManager - Configure Request Operation

Configure a created request

Path Parameters
  • requestId int32 required

    Possible values: >= 1

Request Body
  • projectIds int32[] required

    Possible values: >= 1

    List of project ids

  • reviewers object[] required

    List of reviewers for the request

  • id int32
  • name string
  • displayName string
  • approvers object[]

    List of approvers for the request

  • id int32
  • name string
  • displayName string
Responses

OK


Schema
  • errorMessage string
  • errorCode int32
Loading...