Terminate a negotiation
POST/api/management/negotiations/:processId/terminate
Terminate a negotiation
Request
Path Parameters
processId stringrequired
Process ID of the negotiation
- application/json
Body
required
Termination details
any
Responses
- 200
- application/json
- Schema
- Example (from schema)
Schema
any
{
"status": "string"
}