/
/Streem API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
companies18
groups22
  • putAdd user to group for company
  • deleteRemove user from group for company
  • postCancel group reservation
  • postConfirm group reservation
  • post/v1/companies/{company_code_or_sid}/groups/{group_name}/reservations/~cancel-all
  • getList groups for company
  • postCreate group for company
  • postCreate group reservation for company
  • getGet group for company
  • deleteDelete group from company
  • getGet group for company
  • postCreate hours of operation for group
  • deleteDelete all hours of operation for group
  • patchUpdate hours of operation for group
  • getGet Group Reservation
  • getGet group reservation wait time
  • getList Group Availability
  • getList users in group
  • getList user's groups
  • post/v1/companies/{company_code_or_sid}/groups/reservation-metrics
  • postRequeue group reservation
  • patchCreate a group image url
images1
rooms31
users7
webhooks11
    groups
    companies

    Create group for company

    Create a group for a specific company

    post/v1/companies/{company_code_or_sid}/groups

    Path parameters

    company_code_or_sidstring required

    Request body

    namestring
    descriptionstring
    image_urlstring

    Response

    Group created successfully.

    Changes

    No recorded changes to this endpoint across all 1 revision of this API.