Skip to main content
DELETE
/
management
/
user_groups
/
{groupId}
TypeScript
const response: Promise<FireblocksResponse<void>> = fireblocks.userGroupsBeta.deleteUserGroup(userGroupsBetaApiDeleteUserGroupRequest);
{
  "message": "<string>",
  "code": 123
}

Documentation Index

Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

groupId
string
required

The ID of the user group

Response

Request to delete user group submitted for approval