Skip to main content
POST
Duplicates an existing rule in the workspace. Use it to seed a new rule from a known-good Rulebook or Business Rule, then edit the copy before assigning or publishing it.

Headers

string
required
Bearer token containing your Fini workspace API key. Format: Bearer fini_... The key needs write scope.
string
required
application/json

Path parameters

string
required
Rule ID to duplicate.

Body parameters

string
required
Name for the copied rule.
string
Optional description for the copied rule.

Response

Returns the copied Rule.