Skip to main content

ValidateGroupProfile

Validate contents of group profile.

Use to provide immediate feedback on profile changes before committing them.

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

ValidateGroupProfile 200 response

Schema
  • errors object[] required

    A list of validation errors.

    • path string[] required

      A list of strings denoting the origin of a validation error.