Transition a rule back to draft
Use this endpoint to transition a fraud rule from INACTIVE back to DRAFT. Allows re-editing a previously deactivated rule before re-activating it.
POST
Transition a rule back to draft
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
Rule ID (UUID)
Response
OK
Example:
"DENY"
Example:
"2021-01-01T00:00:00Z"
Example:
"transaction.amount > 1000 && account.type == 'checking'"
Maximum string length:
255Example:
"Block high-value checking transactions"
Example:
"00000000-0000-0000-0000-000000000000"
Example:
"ACTIVE"
Example:
"2021-01-01T00:00:00Z"
Example:
"2021-01-01T00:00:00Z"
Example:
"2021-01-01T00:00:00Z"
Example:
"2021-01-01T00:00:00Z"
Example:
"Denies transactions over $1000 from checking accounts"

