v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444175204.9 KB

Deletes a security group from a Wickr network. This operation cannot be performed on the default security group.

delete/networks/{networkId}/security-groups/{groupId}

Path parameters

networkIdstring required

The ID of the Wickr network from which the security group will be deleted.

groupIdstring required

The unique identifier of the security group to delete.

Response

Success

messagestring

A message indicating the result of the security group deletion operation.

networkIdstring

The ID of the network from which the security group was deleted.

groupIdstring

The ID of the security group that was deleted.