Skip to main content

sources_scim_groups_create

POST 

/sources/scim_groups/

SCIMSourceGroup Viewset

Request

Body

required

    id stringrequired

    Possible values: non-empty

    group uuidrequired
    source uuidrequired
    attributes

Responses

Schema

    id stringrequired
    group uuidrequired

    group_obj

    object

    required

    Simplified Group Serializer for user's groups

    pk uuidrequired
    num_pk integerrequired

    Get a numerical, int32 ID for the group

    name stringrequired

    Possible values: <= 80 characters

    is_superuser boolean

    Users added to this group will be superusers.

    parent uuidnullable
    parent_name stringnullablerequired
    attributes object
    source uuidrequired
    attributes
Loading...