webexpythonsdk
0.0.0
  • Installation
    • PIP Install
    • PIP Upgrade
    • Get the Source Code
  • Migration
    • Migration Guide
      • Detailed Steps
    • For Contributors
  • Introduction
    • Work with the Webex APIs in Native Python!
    • MIT License
    • webexpythonsdk License
  • Quickstart
    • Get your Webex Access Token
    • Use your Webex Access Token
    • Create a WebexAPI “Connection Object”
    • Making API Calls
    • Catching Exceptions
    • Working with Returned Objects
    • Working with Returned ‘Lists’ of Objects
    • Extending the API with bound methods
  • User API Doc
    • WebexAPI
      • WebexAPI
        • WebexAPI.__init__()
        • WebexAPI.single_request_timeout
        • WebexAPI.wait_on_rate_limit
        • WebexAPI.access_tokens
        • WebexAPI.from_oauth_code()
        • WebexAPI.from_oauth_refresh()
      • access_tokens
        • AccessTokensAPI
      • admin_audit_events
        • AdminAuditEventsAPI
      • attachment_actions
        • AttachmentActionsAPI
      • events
        • EventsAPI
      • guest_issuer
        • GuestIssuerAPI
      • licenses
        • LicensesAPI
      • memberships
        • MembershipsAPI
      • messages
        • MessagesAPI
      • organizations
        • OrganizationsAPI
      • people
        • PeopleAPI
      • roles
        • RolesAPI
      • rooms
        • RoomsAPI
      • teams
        • TeamsAPI
      • team_memberships
        • TeamMembershipsAPI
      • webhooks
        • WebhooksAPI
    • Webex Data Objects
      • Access Token
        • AccessToken
      • Admin Audit Event
        • AdminAuditEvent
      • Attachment Action
        • AttachmentAction
      • Event
        • Event
      • Guest Issuer Token
        • GuestIssuerToken
      • License
        • License
      • Membership
        • Membership
      • Message
        • Message
      • Organization
        • Organization
      • Person
        • Person
      • Role
        • Role
      • Room
        • Room
      • Room Meeting Info
        • RoomMeetingInfo
      • Team
        • Team
      • Team Membership
        • TeamMembership
      • Webhook
        • Webhook
      • Webhook Event
        • WebhookEvent
    • Exceptions
      • webexpythonsdkException
      • AccessTokenError
      • ApiError
        • ApiError.response
        • ApiError.request
        • ApiError.status_code
        • ApiError.status
        • ApiError.description
        • ApiError.details
        • ApiError.message
        • ApiError.tracking_id
      • MalformedResponse
      • RateLimitError
        • RateLimitError.retry_after
    • Warnings
      • webexpythonsdkWarning
      • ApiWarning
      • RateLimitWarning
    • Cards and Buttons
      • AdaptiveCard
        • AdaptiveCard.type
        • AdaptiveCard.schema
        • AdaptiveCard.version
        • AdaptiveCard.to_dict()
      • Components
        • Image
        • TextBlock
        • Column
        • Fact
        • Choice
      • Options
        • VerticalContentAlignment
        • Colors
        • HorizontalAlignment
        • FontSize
        • FontWeight
        • BlockElementHeight
        • Spacing
        • ImageSize
        • ImageStyle
        • ContainerStyle
        • TextInputStyle
        • ChoiceInputStyle
      • Container
        • Container
        • ColumnSet
        • FactSet
        • ImageSet
      • Inputs
        • Text
        • Number
        • Date
        • Time
        • Toggle
        • Choices
      • Actions
        • OpenUrl
        • Submit
        • ShowCard
  • Cards and Buttons
    • Sending a card
    • Processing a card action
  • Contributor Covenant Code of Conduct
    • Our Pledge
    • Our Standards
    • Our Responsibilities
    • Scope
    • Enforcement
    • Attribution
  • Contributing
    • How to contribute Feedback, Issues, Thoughts and Ideas
    • Interested in Contributing Code?
      • Common Developer Tasks
      • Notes on the Test Suite
      • Contributing Code
      • Running the Test Suite Locally
webexpythonsdk
  • Search


© Copyright Copyright (c) 2016-2024 Cisco and/or its affiliates..

Built with Sphinx using a theme provided by Read the Docs.