---
title: "Changes to Update Policy"
method: PATCH
path: "/v1/policies/{policy_id}"
---

# Changes to Update Policy

`PATCH /v1/policies/{policy_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 46 revisions.

- **2026-06-26** `c10a42ebeddb` — 2 warning, 2 info
- **2026-06-23** `9955c27139f3` — 1 breaking, 1 warning, 2 info
- **2026-06-16** `8f9eb26a2248` — 1 warning, 1 info
- **2026-06-15** `916b8f0728f4` — 1 breaking, 46 warning, 49 info
- **2026-06-09** `02e9839a74d4` — 2 info
- **2026-05-20** `ea8d2aa3a76f` — 1 warning, 1 info
- **2026-05-19** `9be6c2925d47` — 1 breaking, 3 info

## Changes

- **2026-06-26** `c10a42ebeddb` — 2 warning, 2 info
  - added the new `tron_sendTransaction` enum value to the `rules/items/method` response property for the response status `200`
  - added the new `tron_signTransaction` enum value to the `rules/items/method` response property for the response status `200`
  - added the new `tron_sendTransaction` enum value to the request property `rules/items/method`
  - added the new `tron_signTransaction` enum value to the request property `rules/items/method`
- **2026-06-23** `9955c27139f3` — 1 breaking, 1 warning, 2 info
  - removed the enum value `raw_sign` of the request property `rules/items/method`
  - added the new `signRawMessageBytes` enum value to the `rules/items/method` response property for the response status `200`
  - added the new `signRawMessageBytes` enum value to the request property `rules/items/method`
  - removed the `raw_sign` enum value from the `rules/items/method` response property for the response status `200`
- **2026-06-16** `8f9eb26a2248` — 1 warning, 1 info
  - added the new `signMessage` enum value to the `rules/items/method` response property for the response status `200`
  - added the new `signMessage` enum value to the request property `rules/items/method`
- **2026-06-15** `916b8f0728f4` — 1 breaking, 46 warning, 49 info
  - added `#/components/schemas/MessageSigningCondition` to the `rules/items/conditions/items/` response property `oneOf` list for the response status `200`
  - added the new `contains` enum value to the `rules/items/conditions/items/oneOf[subschema #10: SystemCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `rules/items/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `rules/items/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `rules/items/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `rules/items/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `rules/items/conditions/items/oneOf[subschema #16: AggregationCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `rules/items/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `rules/items/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `rules/items/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `rules/items/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `rules/items/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `rules/items/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `rules/items/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `rules/items/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operator` response property for the response status `200`
  - added the new `contains` enum value to the `rules/items/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operator` response property for the response status `200`
  - added the new `ends_with` enum value to the `rules/items/conditions/items/oneOf[subschema #10: SystemCondition]/operator` response property for the response status `200`
  - added the new `ends_with` enum value to the `rules/items/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operator` response property for the response status `200`
  - added the new `ends_with` enum value to the `rules/items/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operator` response property for the response status `200`
  - added the new `ends_with` enum value to the `rules/items/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operator` response property for the response status `200`
  - added the new `ends_with` enum value to the `rules/items/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operator` response property for the response status `200`
  - added the new `ends_with` enum value to the `rules/items/conditions/items/oneOf[subschema #16: AggregationCondition]/operator` response property for the response status `200`
  - added the new `ends_with` enum value to the `rules/items/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operator` response property for the response status `200`
  - added the new `ends_with` enum value to the `rules/items/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operator` response property for the response status `200`
  - added the new `ends_with` enum value to the `rules/items/conditions/items/oneOf[subschema #3: EthereumTypedDataDomainCondition]/operator` response property for the response status `200`
  - added the new `ends_with` enum value to the `rules/items/conditions/items/oneOf[subschema #4: EthereumTypedDataMessageCondition]/operator` response property for the response status `200`
  - added the new `ends_with` enum value to the `rules/items/conditions/items/oneOf[subschema #5: Ethereum7702AuthorizationCondition]/operator` response property for the response status `200`
  - added the new `ends_with` enum value to the `rules/items/conditions/items/oneOf[subschema #6: TempoTransactionCondition]/operator` response property for the response status `200`
  - added the new `ends_with` enum value to the `rules/items/conditions/items/oneOf[subschema #7: SolanaProgramInstructionCondition]/operator` response property for the response status `200`
  - added the new `ends_with` enum value to the `rules/items/conditions/items/oneOf[subschema #8: SolanaSystemProgramInstructionCondition]/operator` response property for the response status `200`
  - added the new `ends_with` enum value to the `rules/items/conditions/items/oneOf[subschema #9: SolanaTokenProgramInstructionCondition]/operator` response property for the response status `200`
  - added the new `raw_sign` enum value to the `rules/items/method` response property for the response status `200`
  - added the new `starts_with` enum value to the `rules/items/conditions/items/oneOf[subschema #10: SystemCondition]/operator` response property for the response status `200`
  - added the new `starts_with` enum value to the `rules/items/conditions/items/oneOf[subschema #11: TronTransactionCondition]/operator` response property for the response status `200`
  - added the new `starts_with` enum value to the `rules/items/conditions/items/oneOf[subschema #12: TronCalldataCondition]/operator` response property for the response status `200`
  - added the new `starts_with` enum value to the `rules/items/conditions/items/oneOf[subschema #14: SuiTransferObjectsCommandCondition]/operator` response property for the response status `200`
  - added the new `starts_with` enum value to the `rules/items/conditions/items/oneOf[subschema #15: ActionRequestBodyCondition]/operator` response property for the response status `200`
  - added the new `starts_with` enum value to the `rules/items/conditions/items/oneOf[subschema #16: AggregationCondition]/operator` response property for the response status `200`
  - added the new `starts_with` enum value to the `rules/items/conditions/items/oneOf[subschema #1: EthereumTransactionCondition]/operator` response property for the response status `200`
  - added the new `starts_with` enum value to the `rules/items/conditions/items/oneOf[subschema #2: EthereumCalldataCondition]/operator` response property for the response status `200`
  - …56 more
- **2026-06-09** `02e9839a74d4` — 2 info
  - removed `#/components/schemas/KeyQuorumId, subschema #2` from the `owner_id` response property `allOf` list for the response status `200`
  - added `#/components/schemas/KeyQuorumId, subschema #2` to the `owner_id` response property `anyOf` list for the response status `200`
- **2026-05-20** `ea8d2aa3a76f` — 1 warning, 1 info
  - added the new `personal_sign` enum value to the `rules/items/method` response property for the response status `200`
  - added the new `personal_sign` enum value to the request property `rules/items/method`
- **2026-05-19** `9be6c2925d47` — 1 breaking, 3 info
  - added `#/components/schemas/TempoTransactionCondition` to the `rules/items/conditions/items/` response property `oneOf` list for the response status `200`
  - added `tempo_transaction` discriminator mapping keys to the `rules/items/conditions/items/` request property
  - added `#/components/schemas/TempoTransactionCondition` to the `rules/items/conditions/items/` request property `oneOf` list
  - added `tempo_transaction` discriminator mapping keys to the `rules/items/conditions/items/` response property for the response status `200`

---

[Operation](https://skmtc.dev/privy-io/apis/privy-api/docs/v1/policies/:policy_id/patch.md) · [API](https://skmtc.dev/privy-io/apis/privy-api.md) · [Page](https://skmtc.dev/privy-io/apis/privy-api/changes/v1/policies/:policy_id/patch)
