Skip to main content

Updates the properties of a group.

Updates the properties of a group.

Path Parameters
  • groupId string required

    Possible values: Value must match regular expression \d+

Request Body
  • name The working group's title. required
  • description The group's description text.
  • applyType Denotes who is allowed to apply for this group.

    Possible values: <= 3

  • requiredBananas If the apply type is REQUIRES_PROPERTIES, a foodsaver must have this many bananas before being allowed to apply for this group.

    Possible values: <= 20

  • requiredPickups If the apply type is REQUIRES_PROPERTIES, a foodsaver must have been to this many pickups before being allowed to apply for this group.

    Possible values: <= 100

  • requiredWeeks If the apply type is REQUIRES_PROPERTIES, a foodsaver must have been registered this many weeks before being allowed to apply for this group.

    Possible values: <= 52

  • photo Filename of the working group's photo.
Responses

Success

Loading...