Skip to main content

CompleteGroupAvatarUpload

Completes an avatar image upload. Must be called after the file upload process completes.

Call rivet.api.group#PrepareGroupAvatarUpload first.

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.

  • upload_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.

Responses

CompleteGroupAvatarUpload 200 response