Robuta

Sponsor of the Day: Jerkmate
https://chat.zulip.org/api/dev-fetch-api-key Fetch an API key (development only) | Zulip API documentation POST https://chat.zulip.org/api/v1/dev_fetch_api_key | For easy testing of mobile apps and other clients and against Zulip development servers, we support... api keyzulip documentationfetchdevelopment https://xonsh.zulipchat.com/api/dev-fetch-api-key Fetch an API key (development only) | Zulip API documentation POST https://xonsh.zulipchat.com/api/v1/dev_fetch_api_key | For easy testing of mobile apps and other clients and against Zulip development servers, we support... api keyzulip documentationfetchdevelopment https://zulip.readthedocs.io/en/latest/index.html Zulip documentation overview — Zulip 12.0-beta1+git documentation 12 0 beta1zulip documentationoverviewgit https://xonsh.zulipchat.com/api/api-keys API keys and `zuliprc` files | Zulip API documentation An API key is how a user or bot can identify their account to Zulip. | A zuliprc file is a configuration file written in the INI file format, which contains... api keysfiles zulipdocumentation https://zulip.readthedocs.io/en/latest/ Zulip documentation overview — Zulip 12.0-beta1+git documentation 12 0 beta1zulip documentationoverviewgit https://chat.zulip.org/api/changelog API changelog | Zulip API documentation This page documents changes to the Zulip Server API over time. See also the Zulip release lifecycle for background on why this API changelog is important, and... api changelogzulip documentation https://xonsh.zulipchat.com/api/ Zulip API documentation Zulip's APIs allow you to integrate other services with Zulip. This guide should help you find the API you need: | And if you still need to build your own... zulip api documentation https://zulip.readthedocs.io/en/latest/subsystems/database-concurrency.html Database concurrency — Zulip 12.0-dev+git documentation zulip 12 0dev git documentationdatabaseconcurrency https://chat.zulip.org/api/delete-reminder Delete a reminder | Zulip API documentation DELETE https://chat.zulip.org/api/v1/reminders/{reminder_id} | Delete, and therefore cancel sending, a previously scheduled reminder. | Changes: New in Zulip... zulip api documentationdeletereminder https://chat.zulip.org/api/export-realm Create a data export | Zulip API documentation POST https://chat.zulip.org/api/v1/export/realm | Create a public or a standard data export of the organization. | Changes: Prior to Zulip 10.0 (feature level... zulip api documentationdata exportcreate https://chat.zulip.org/api/register-client-device Register a logged-in device | Zulip API documentation POST https://chat.zulip.org/api/v1/register_client_device | Logged-in mobile devices use this endpoint as an initial step to register themselves, before... zulip api documentationregisterloggeddevice https://xonsh.zulipchat.com/api/get-stream-id Get channel ID | Zulip API documentation GET https://xonsh.zulipchat.com/api/v1/get_stream_id | Get the unique ID of a given channel. | stream string required | The name of the channel to access. |... zulip api documentationget channelid https://zulip.com:443/api/dev-list-users List users (development only) | Zulip API documentation GET https://your-org.zulipchat.com/api/v1/dev_list_users | Get a list of all, non-bot users in a Zulip development server. This endpoint is used by mobile... zulip api documentationlist usersdevelopment https://xonsh.zulipchat.com/api/deactivate-own-user Deactivate own user | Zulip API documentation DELETE https://xonsh.zulipchat.com/api/v1/users/me | Deactivates the current user's account. See also the administrative endpoint for deactivating another... zulip api documentationdeactivateuser https://xonsh.zulipchat.com/api/update-realm-user-settings-defaults Update realm-level defaults of user settings | Zulip API documentation PATCH https://xonsh.zulipchat.com/api/v1/realm/user_settings_defaults | Change the default values of settings for new users joining the organization.... settings zulip apiupdaterealmleveldefaults https://zulip.readthedocs.io/en/latest/subsystems/onboarding-steps.html Onboarding Steps — Zulip 12.0-dev+git documentation zulip 12 0dev git documentationonboardingsteps https://xonsh.zulipchat.com/api/update-user-by-email Update a user by email | Zulip API documentation PATCH https://xonsh.zulipchat.com/api/v1/users/{email} | Administrative endpoint to update the details of another user in the organization by their email... zulip api documentationupdateuseremail https://chat.zulip.org/api/update-stream Update a channel | Zulip API documentation PATCH https://chat.zulip.org/api/v1/streams/{stream_id} | Configure the channel with the ID stream_id. This endpoint supports an organization administrator... channel zulip apiupdatedocumentation https://chat.zulip.org/api/register-push-device Register E2EE push device | Zulip API documentation POST https://chat.zulip.org/api/v1/mobile_push/register | Register a device to receive end-to-end encrypted mobile push notifications, or update such a... zulip api documentationregistere2eepushdevice https://zulip.readthedocs.io/en/latest/development/index.html Development environment — Zulip 12.0-dev+git documentation zulip 12 0dev git documentationdevelopment environment https://zulip.readthedocs.io/en/stable/production/troubleshooting.html Troubleshooting and monitoring — Zulip 11.6 documentation zulip 11 6troubleshootingmonitoringdocumentation https://xonsh.zulipchat.com/api/send-message Send a message | Zulip API documentation POST https://xonsh.zulipchat.com/api/v1/messages | Send a channel message or a direct message. | type string required | The type of message to be sent. | message zulip apisenddocumentation https://zulip.readthedocs.io/en/latest/translating/translating.html Translation guidelines — Zulip 12.0-dev+git documentation zulip 12 0dev git documentationtranslation guidelines https://zulip.readthedocs.io/en/latest/production/troubleshooting.html Troubleshooting and monitoring — Zulip 12.0-dev+git documentation zulip 12 0dev git documentationtroubleshootingmonitoring https://chat.zulip.org/api/update-scheduled-message Edit a scheduled message | Zulip API documentation PATCH https://chat.zulip.org/api/v1/scheduled_messages/{scheduled_message_id} | Edit an existing scheduled message. | Changes: New in Zulip 7.0 (feature level... message zulip apieditscheduleddocumentation https://zulip.readthedocs.io/en/latest/production/modify.html Modify Zulip — Zulip 12.0-dev+git documentation 12 0 devgit documentationmodifyzulip https://zulip.readthedocs.io/en/stable/overview/index.html Overview — Zulip 12.0 documentation zulip 12 0overviewdocumentation https://xonsh.zulipchat.com/api/client-libraries Client libraries | Zulip API documentation These API client libraries make it easy to work with Zulip's REST API in your favorite language. | These libraries are maintained by members of the Zulip core... zulip api documentationclient libraries https://zulip.readthedocs.io/en/stable/production/upgrade.html Upgrade Zulip — Zulip 12.0 documentation 12 0 documentationupgradezulip https://chat.zulip.org/api/mute-topic Topic muting | Zulip API documentation PATCH https://chat.zulip.org/api/v1/users/me/subscriptions/muted_topics | Mute or unmute a topic within a channel that the current user is subscribed to. |... zulip api documentationtopicmuting https://zulip.readthedocs.io/en/stable/development/using.html Using the development environment — Zulip 11.6 documentation zulip 11 6development environmentusingdocumentation https://zulip.readthedocs.io/en/latest/contributing/reviewable-prs.html Submitting a pull request — Zulip 12.0-beta1+git documentation zulip 12 0beta1 git documentationpull requestsubmitting https://zulip.readthedocs.io/en/stable/git/reviewing.html Review changes — Zulip 12.0 documentation zulip 12 0review changesdocumentation https://xonsh.zulipchat.com/api/update-profile-data Update your profile data | Zulip API documentation PATCH https://xonsh.zulipchat.com/api/v1/users/me/profile_data | Update the current user's profile data for one or more of the custom profile fields configured... zulip api documentationprofile dataupdate https://zulip.com/api/remove-attachment Delete an attachment | Zulip API documentation DELETE https://your-org.zulipchat.com/api/v1/attachments/{attachment_id} | Delete an uploaded file given its attachment ID. | Note that uploaded files that... zulip api documentationdeleteattachment https://zulip.readthedocs.io/en/latest/git/setup.html Set up Git — Zulip 12.0-dev+git documentation zulip 12 0dev documentationsetgit