Removes a phase's approval configuration entirely, including all rules associated with it.Note that the path of this endpoint does not follow the pattern of the other endpoints in this domain — it is not nested under flow and phase, but rather identified directly by the approval configuration identifier (the same value returned as the identifier when the base configuration was created).There is no way to remove a single specific rule: this call deletes the entire configuration, along with all of its rules. To keep some rules while removing others, the configuration needs to be recreated from scratch.
Requisição
Parâmetros de Caminho
Respostas
🟢200Configuration removed
application/json
The approval configuration and all of its rules were removed successfully.