Skip to main content

UpdateGroupProfile

UpdateGroupProfile

Path Parameters
  • group_id string required

    Possible values: Value must match regular expression ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

    A universally unique identifier.

Request Body
  • display_name string

    Possible values: 1 ≤ length ≤ 24, Value must match regular expression ^(?:[^ \n\r] ?)+[^ \n\r]$

    Represent a resource's readable display name.

  • bio string

    Possible values: 1 ≤ length ≤ 200, Value must match regular expression ^[^\r]+$

    Detailed information about a profile.

  • publicity string

    Possible values: [open, closed]

    The current publicity value for the given group.

Responses

UpdateGroupProfile 200 response