Labeling Curation

Create config trust entry

Adds a trusted address for a Layer 1 policy trust kind. Platform admin only.

post/v3/config-trust

Request body

chainIdinteger required
kind'hook-target' | 'rule-exemption' required
addressstring required

Hook target address for hook-target entries; vault address for rule-exemption entries.

ruleKeystring nullable

Required for rule-exemption entries and forbidden otherwise.

labelstring nullable

Response

Trust entry created.

Changes

No recorded changes to this endpoint across all 1 revision of this API.