v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444175204.9 KB

Creates a new security group in a Wickr network. Security groups allow you to organize users and control their permissions, features, and security settings.

post/networks/{networkId}/security-groups

Path parameters

networkIdstring required

The ID of the Wickr network where the security group will be created.

Headers

X-Client-Tokenstring

A unique identifier for this request to ensure idempotency.

Request body

namestring required

The name for the new security group.

Response

Success