Cubewire LogoDeveloper
Support
Onboarding
Cubewire Developer Hub Logo
SOC 2 Compliant

Developer documentation and tools for Cubewire's digital wallet infrastructure. Built for developers, by developers.

developers@cubewire.com
TwitterGitHubDiscord

Developer Tools

  • API Documentation
  • API Reference

Resources

  • Documentation

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
© 2026 Cubewire. All rights reserved.
Developer Documentation Portal•Built with ♥ for developers
  1. Cubewire Wallet
  2. Manage Policies
  3. Create new policy version

Create new policy version

Create a new version of an existing policy. The new version may require approval before taking effect, depending on organization configuration.

Path Parameters

ParameterTypeRequiredDescription
idUUIDYesCurrent policy version identifier

Request Body

No request body. The endpoint creates a new DRAFT version by copying all data from the specified policy and incrementing the version number. Use PATCH on the new version to make changes.

Use Cases

  • Update policy with new rules
  • Create new version for approval workflow
  • Evolve policy over time with full history

Required Permission

policies:create or policies:update

On this page

  • Path Parameters
  • Request Body
  • Use Cases
  • Required Permission
  1. Cubewire Wallet
  2. Manage Policies
  3. Create new policy version

Create new policy version

Create a new version of an existing policy. The new version may require approval before taking effect, depending on organization configuration.

Path Parameters

ParameterTypeRequiredDescription
idUUIDYesCurrent policy version identifier

Request Body

No request body. The endpoint creates a new DRAFT version by copying all data from the specified policy and incrementing the version number. Use PATCH on the new version to make changes.

Use Cases

  • Update policy with new rules
  • Create new version for approval workflow
  • Evolve policy over time with full history

Required Permission

policies:create or policies:update

On this page

  • Path Parameters
  • Request Body
  • Use Cases
  • Required Permission