Logo
Fireblocks API Documentation

Delete user group

DELETE {{baseUrl}}/management/user_groups/:groupId

Delete a user group by ID.

Note: - This endpoint is now in Beta, disabled for general availability at this time. - Please note that this endpoint is available only for API keys with Admin permissions.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status





Curl
curl -X DELETE 'https://api.fireblocks.io/v1/management/user_groups/:groupId' -H 'Accept: application/json'

ENDPOINTS