Groups API Documentation
English
English
  • Overview
  • Getting Started
    • 🚀Quick Start
  • ⚙️Services
    • 🔐Authorization
    • 👩‍🏫User Management
      • 👶Creating Users
      • Updating Users
      • ❌Removing Users
      • Filtering Users
      • ℹ️User Details
    • 📒Session Management
      • 🆕Creating a Session
        • Session Options Object
      • ⏫Updating Sessions
      • Filtering Sessions
      • 🚫Deleting Sessions
      • 🔎Session Details
      • 🗒️Session List
    • Participant Management
      • ➕Creating Participants
        • Guests
      • 🌱Attendance Link
      • ✒️Updating Participants
      • ❌Removing Participants
      • Filtering Participants
      • ℹ️Participant Details
    • 📄Reports
      • Participant Stats
        • ParticipantStat
      • Session Stats
  • Miscellaneous
    • Webhooks
    • ⁉️Error Codes
  • ❔FAQ
  • ℹ️Accepted Formats
    • 📆Dates
    • 🔤Languages
    • 🔑Roles
    • Timezones
Powered by GitBook
On this page

Was this helpful?

  1. ℹ️Accepted Formats

📆Dates

This page describes the date format accepted by Groups API

When sending a date parameter from a request, the date should be in ISO-8601(YYYY-MM-DDTHH:MM:SS) format without an included timezone.

An example to a valid date string would be "2024-10-22T14:15:00"

PreviousError CodesNextLanguages

Last updated 3 months ago

Was this helpful?