v1
latestOpenAPI 3.0.32026-07-1271839.7 KBValidation Rules
removeUsedByReference
Removes a specific used_by reference from an existing validation rule.
Use this endpoint when detaching a validation rule from a journey block or entity attribute.
delete/v1/validation-rules/{ruleId}/used-by
Path parameters
ruleIdstring required
The unique identifier of the validation rule to update.
Request body
Example request
{
"type": "journey",
"source_id": "journey-xyz789"
}Response
Success