1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. ChangeRequestApplyResult

ChangeRequestApplyResult

    ChangeRequestApplyResult represents the result of applying a change request. It provides the necessary information for the frontend to navigate to the updated entity.

    Properties

    • entityUrl string required
      API endpoint for fetching the updated entity
    • message string optional
      Optional details about the apply operation