BRK Management
Create BRK
Creates, updates, deletes, or clones a BRK. This versatile endpoint handles all BRK modification operations through the modifyBrxMode
parameter. When creating or updating a BRK, you must provide the complete BRK definition, including prompts, dependencies, and configuration parameters. For deletion, you only need to provide the BRK ID. For cloning, you need to provide the source BRK ID.
POST
Authorizations
Body
application/json
Modification request containing the operation type and relevant parameters
The body is of type object
.
Response
200
application/json
Modification response containing the result of the operation
The response is of type object
.