Skip to main content

tenants_tenants_create_admin_group_create

POST 

/tenants/tenants/:tenant_uuid/create_admin_group/

Create admin group and add user to it.

Request

Path Parameters

    tenant_uuid uuidrequired

    A UUID string identifying this Tenant.

Body

required

    user stringrequired

    Possible values: non-empty

Responses

Group created successfully.

Loading...