API
group.validateProfile
POST https://group.api.rivet.gg/v1/groups/profile/validate
curl -X POST -d '@body.json' 'https://group.api.rivet.gg/v1/groups/profile/validate'

Authorizations

Authorization[header]required
string

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

display_name
string

Represent a resource's readable display name.

bio
string

Detailed information about a profile.

publicity
string

The current publicity value for the given group.

Available options:
open,
closed

Response

errorsrequired
array

A list of validation errors.