Skip to main content

Update rank for multiple rules at a time.

Select

SaaS
Customer Managed

API to update rank for multiple rules at a time.

Request Body
  • rules object[]

    Lits of plan entity rule object suggesting their ranks.

  • rule object
  • id int32
  • name string
  • rank int32

    This will suggest rank/priority of the plan rule.

Responses

OK


Schema
  • errorMessage string
  • errorCode int32
Loading...