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 Permissions
  3. Delete role

Delete role

Delete a custom role. System roles cannot be deleted. Ensure no users or API credentials are assigned the role before deleting.

Path Parameters

ParameterTypeRequiredDescription
idUUIDYesRole identifier

Use Cases

  • Remove obsolete custom roles
  • Clean up role structure
  • Consolidate roles

Required Permission

roles:delete

In the Wallet App

  1. Go to Settings → Roles tab.
  2. Find the custom role and click Delete.
  3. Confirm the deletion. If users are still assigned to this role, reassign them first.

Note: System roles cannot be deleted.

On this page

  • Path Parameters
  • Use Cases
  • Required Permission
  • In the Wallet App
  1. Cubewire Wallet
  2. Manage Permissions
  3. Delete role

Delete role

Delete a custom role. System roles cannot be deleted. Ensure no users or API credentials are assigned the role before deleting.

Path Parameters

ParameterTypeRequiredDescription
idUUIDYesRole identifier

Use Cases

  • Remove obsolete custom roles
  • Clean up role structure
  • Consolidate roles

Required Permission

roles:delete

In the Wallet App

  1. Go to Settings → Roles tab.
  2. Find the custom role and click Delete.
  3. Confirm the deletion. If users are still assigned to this role, reassign them first.

Note: System roles cannot be deleted.

On this page

  • Path Parameters
  • Use Cases
  • Required Permission
  • In the Wallet App