Events (Meetings & Shows) (v1-2025-04-18)

The Meetings & Shows, or Events, API is used to manage all aspects of events from recurring webinars to annual trade shows. From this API you can access Registrants, Speakers, and Abstracts as well as update the details of your events themselves.

Like most of the other Rhythm apps, the Events API includes endpoints for Query Definitions. These endpoints are commonly used to retrieve saved queries, which can then be executed using the Query endpoints of the System API.

Download OpenAPI description
Languages
Servers
Mock server
https://docs.api.rhythmsoftware.com/_mock/apis/events/events-v1/
https://events.api.rhythmsoftware.com/

Abstract Approval Processes

Abstract Approval Processes

Operations

Abstract Decision Processes

Abstract Decision Processes

Operations

Abstract Review Processes

Abstract Review Processes

Operations

Abstract Review Rounds

Abstract Review Rounds

Operations

Abstract Reviews

Abstract Reviews

Operations

Abstract Settings

Abstract Settings

Operations

Abstract Submission Processes

Abstract Submission Processes

Operations

Abstract Types

Abstract Types

Operations

Abstracts

Abstracts

Operations

Coupons

Coupons

Operations

Events

Events

Operations

Creates a new event record that does not already exist.

Request

This method will auto-generate an ID and create a new event. If an ID is specified for the event, an error will be thrown.

Path
tenantIdstringrequired

The id of the tenant being accessed.

Bodyapplication/jsonrequired

The event that you would like to be saved.

addressobject(Address)

A complete address

business_unit_idstring(Business Unit)

The business unit of this event

capacity_optionsobject(Capacity Options)required
capacity_options.​capacitynumber(float)(Capacity)>= 0required
capacity_options.​enable_wait_listboolean(Enable Wait List)

If set, people can be placed on a wait list

capacity_options.​text_to_display_when_sold_outstring(Text To Display When Sold Out)

The text to show in the portal when the event is sold out

capacity_options.​waitlist_process_idWaitlist Process (string)(Waitlist Process)

The process to use for managing the waitlist

One of:

The process to use for managing the waitlist

string(Waitlist Process)

The process to use for managing the waitlist

chapter_idstring(Chapter)

The chapter associated with this event, if applicable

cloned_from_idstring(Cloned From)

The event from which this event was cloned

console_access_optionsobject(Console Access Options)required
console_access_options.​administrator_security_role_idsArray of strings(Administrator Security Roles)

The policies that should have administrator level access

console_access_options.​user_security_role_idsArray of strings(User Security Roles)

The policies that should have user level access

custom_field_valuesArray of objects(Custom Field Values)
date_to_remove_from_portalstring(date-time)(Date To Remove From Portal)

The date that that this event should be removed from the portal. If blank, the end date is used

descriptionstring(Description)

Event description

do_not_stretch_mastheadboolean(Do Not Stretch Masthead)

If set, the masthead image is not stretched and is left as is

enable_abstractsboolean(Enable Abstracts)

Whether or not abstract submission and judging is enabled for this event

enable_capacityboolean(Enable Capacity)

If set, the session has a capacity

enable_componentsboolean(Enable Components)

Whether or not this event has mini-conferences, or components

enable_coursesboolean(Enable Courses)

Whether or not certification courses can be sold during the event

enable_documentsboolean(Enable Documents)

Enable documents for your event

enable_exhibitorsboolean(Enable Exhibitors)

Whether or not this event has exhibitors

enable_functionsboolean(Enable Functions)

Whether or not functions are enabled for this event

enable_logisticsboolean(Enable Logistics)

Whether or not logistics & planning are available for this event

enable_onsiteboolean(Enable Onsite)

Whether or not you would like onsite checking and kiosks for this event

enable_registrationboolean(Enable Registration)

Whether or not online registration is enabled for this event

enable_sessionsboolean(Enable Sessions)

Whether or not onlines sessions are enabled for this event

enable_sponsorsboolean(Enable Sponsors)

Whether or not this event has sponsors you would like to track

enable_volunteersboolean(Enable Volunteers)

Whether or not volunteer management & tracking

end_datestring(date-time)(End Date)required

The end of the event

featuredboolean(Featured)

If true, this event should be featured and displayed prominently

featured_fromstring(date-time)(Featured From)

The time during which this event should be featured

featured_untilstring(date-time)(Featured Until)

The time during which this event should be featured

idstring(ID)^[\w|-]+$required

The unique, string identifier of this event

masthead_image_uristring(Masthead Image Uri)

The masthead image to be displayed for the event

namestring(Name)required

The name of the event

portal_integrated_events_optionsobject(Portal Integrated Events Options)
previous_event_idstring(Previous Event)

The event linked that occurred before this one, used for comparison

registration_deadlinesArray of objects
restrict_console_accessboolean(Restrict Console Access)

If true, only certain console users can access this event

site_modestring(Site Mode)

Describes how this event registration and site information will be hosted and displayed

Enum"external""microsite""none""portal integrated"
sold_outboolean(Sold Out)

Whether the event is sold out

start_datestring(date-time)(Start Date)required

The start of the event

sys_bulk_load_atstring(Sys Bulk Load At)

If this record was loaded via bulk, the timestamp when the record was processed

sys_bulk_load_idstring(Sys Bulk Load)

If this record was loaded via bulk, the ID of the bulk load process

sys_bulk_load_pkstring(Sys Bulk Load Pk)

If this record was loaded via bulk, the tenant and key of the bulk load process used as a partition key

sys_bulk_load_record_nonumber(float)(Sys Bulk Load Record No)

If this record was loaded via bulk, the record number in the source file

sys_bulk_load_source_filestring(Sys Bulk Load Source File)

If this record was loaded via bulk, the source file

sys_calculated_field_errorstring(Sys Calculated Field Error)

The error associated with the calculated field

sys_calculated_field_errorsArray of objects
sys_configuration_snapshot_idstring(Sys Configuration Snapshot)

If a snapshot was restored/applies to this record, the ID of the snapshot

sys_created_atstring(date-time)(Sys Created At)required

The date/time that this record was created, expressed in ISO-8601 date format

sys_created_by_idstring(Sys Created By)required

The ID of the user that created this record

sys_deleted_by_idstring(Sys Deleted By)

The ID of the user that deleted (or last tried to delete) this object

sys_directivestring(Sys Directive)

Means for passing directive information into an object processing logic

sys_external_idstring(Sys External)

The ID that a record has from an external system or data import

sys_has_files_in_s3boolean(Sys Has Files In S3)

If true, this record has files in S3. If false, it doesnt, so no need to hit S3 upon deletion

sys_last_bulk_data_operation_idstring(Sys Last Bulk Data Operation)

If this record was last touched by a bulk data operation, the ID of that operation

sys_last_bulk_data_operation_sys_versionstring(Sys Last Bulk Data Operation Sys Version)

If this record was last touched by a bulk data operation, the sys_version at the time of that operation

sys_last_modified_atstring(date-time)(Sys Last Modified At)required

The date/time that this record record was last modified, expressed in ISO-8601 date format

sys_last_modified_by_idstring(Sys Last Modified By)required

The ID of the user that last modified this record

sys_last_security_contextobject(Sys Last Security Context)

The security context of the last insert, modify, or delete performed on this item

sys_lockedboolean(Sys Locked)

If set, this record is locked and cannot be changed via the API

sys_snapshot_base_versionnumber(float)(Sys Snapshot Base Version)

The version to use as a base when creating a configuration snapshot; if not set, 1 is used. Helpful when creating a sandbox

sys_versionnumber(float)(Sys Version)

A number representing the version of this record in the database

thumbnail_image_uristring(Thumbnail Image Uri)

The thumbnail image to display in upcoming events

timezonestring(Timezone)required

The timezone that the event is in

timezone_abbreviationstring(Timezone Abbreviation)

The timezone abbreviation, based on the event start date

timezone_modestring(Timezone Mode)
Enum"local""specific timezone"
timezone_offsetnumber(float)(Timezone Offset)

The time zone offset, in minutes, from UTC, based on the event start date

type_idstring(Type)required

The type of event

urlstring(Url)required

The URL of the event site

venue_idstring(Venue)

The venue hosting the event

visible_in_portalboolean(Visible In Portal)

Whether this is visible in the portal

curl -i -X POST \
  'https://docs.api.rhythmsoftware.com/_mock/apis/events/events-v1/events/{tenantId}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>' \
  -H 'Content-Type: application/json' \
  -d '{
    "address": {
      "city": "string",
      "country": "string",
      "country_name": "string",
      "county": "string",
      "latitude": 0.1,
      "line1": "string",
      "line2": "string",
      "line3": "string",
      "longitude": 0.1,
      "postal_code": "string",
      "state": "string",
      "time_zone_id": "string"
    },
    "business_unit_id": "string",
    "capacity_options": {
      "capacity": 0.1,
      "enable_wait_list": true,
      "text_to_display_when_sold_out": "string",
      "waitlist_process_id": null
    },
    "chapter_id": "string",
    "cloned_from_id": "string",
    "console_access_options": {
      "administrator_security_role_ids": [
        "string"
      ],
      "user_security_role_ids": [
        "string"
      ]
    },
    "custom_field_values": [
      {
        "boolean_value": true,
        "custom_field_id": "string",
        "file_url_value": "string",
        "list_value": [
          "string"
        ],
        "numeric_value": 0.1,
        "string_value": "string",
        "table_value": [
          {}
        ]
      }
    ],
    "date_to_remove_from_portal": "2019-08-24T14:15:22Z",
    "description": "string",
    "do_not_stretch_masthead": true,
    "enable_abstracts": true,
    "enable_capacity": true,
    "enable_components": true,
    "enable_courses": true,
    "enable_documents": true,
    "enable_exhibitors": true,
    "enable_functions": true,
    "enable_logistics": true,
    "enable_onsite": true,
    "enable_registration": true,
    "enable_sessions": true,
    "enable_sponsors": true,
    "enable_volunteers": true,
    "end_date": "2019-08-24T14:15:22Z",
    "featured": true,
    "featured_from": "2019-08-24T14:15:22Z",
    "featured_until": "2019-08-24T14:15:22Z",
    "id": "string",
    "masthead_image_uri": "string",
    "name": "string",
    "portal_integrated_events_options": {
      "registrant_directory_id": null,
      "show_group_registration": true,
      "show_registrant_directory": true,
      "show_schedule": true
    },
    "previous_event_id": "string",
    "registration_deadlines": [
      {
        "date": "2019-08-24T14:15:22Z",
        "id": "string"
      }
    ],
    "restrict_console_access": true,
    "site_mode": "external",
    "sold_out": true,
    "start_date": "2019-08-24T14:15:22Z",
    "sys_bulk_load_at": "string",
    "sys_bulk_load_id": "string",
    "sys_bulk_load_pk": "string",
    "sys_bulk_load_record_no": 0.1,
    "sys_bulk_load_source_file": "string",
    "sys_calculated_field_error": "string",
    "sys_calculated_field_errors": [
      {
        "error": "string",
        "field": "string"
      }
    ],
    "sys_configuration_snapshot_id": "string",
    "sys_created_at": "2019-08-24T14:15:22Z",
    "sys_created_by_id": "string",
    "sys_deleted_by_id": "string",
    "sys_directive": "string",
    "sys_external_id": "string",
    "sys_has_files_in_s3": true,
    "sys_last_bulk_data_operation_id": "string",
    "sys_last_bulk_data_operation_sys_version": "string",
    "sys_last_modified_at": "2019-08-24T14:15:22Z",
    "sys_last_modified_by_id": "string",
    "sys_last_security_context": {},
    "sys_locked": true,
    "sys_snapshot_base_version": 0.1,
    "sys_version": 0.1,
    "thumbnail_image_uri": "string",
    "timezone": "string",
    "timezone_abbreviation": "string",
    "timezone_mode": "local",
    "timezone_offset": 0.1,
    "type_id": "string",
    "url": "string",
    "venue_id": "string",
    "visible_in_portal": true
  }'

Responses

The event was saved successfully.

Headers
Access-Control-Allow-Headersstring
Access-Control-Allow-Methodsstring
Access-Control-Allow-Originstring
Bodyapplication/json
addressobject(Address)

A complete address

business_unit_idstring(Business Unit)

The business unit of this event

capacity_optionsobject(Capacity Options)required
capacity_options.​capacitynumber(float)(Capacity)>= 0required
capacity_options.​enable_wait_listboolean(Enable Wait List)

If set, people can be placed on a wait list

capacity_options.​text_to_display_when_sold_outstring(Text To Display When Sold Out)

The text to show in the portal when the event is sold out

capacity_options.​waitlist_process_idWaitlist Process (string)(Waitlist Process)

The process to use for managing the waitlist

One of:

The process to use for managing the waitlist

string(Waitlist Process)

The process to use for managing the waitlist

chapter_idstring(Chapter)

The chapter associated with this event, if applicable

cloned_from_idstring(Cloned From)

The event from which this event was cloned

console_access_optionsobject(Console Access Options)required
console_access_options.​administrator_security_role_idsArray of strings(Administrator Security Roles)

The policies that should have administrator level access

console_access_options.​user_security_role_idsArray of strings(User Security Roles)

The policies that should have user level access

custom_field_valuesArray of objects(Custom Field Values)
date_to_remove_from_portalstring(date-time)(Date To Remove From Portal)

The date that that this event should be removed from the portal. If blank, the end date is used

descriptionstring(Description)

Event description

do_not_stretch_mastheadboolean(Do Not Stretch Masthead)

If set, the masthead image is not stretched and is left as is

enable_abstractsboolean(Enable Abstracts)

Whether or not abstract submission and judging is enabled for this event

enable_capacityboolean(Enable Capacity)

If set, the session has a capacity

enable_componentsboolean(Enable Components)

Whether or not this event has mini-conferences, or components

enable_coursesboolean(Enable Courses)

Whether or not certification courses can be sold during the event

enable_documentsboolean(Enable Documents)

Enable documents for your event

enable_exhibitorsboolean(Enable Exhibitors)

Whether or not this event has exhibitors

enable_functionsboolean(Enable Functions)

Whether or not functions are enabled for this event

enable_logisticsboolean(Enable Logistics)

Whether or not logistics & planning are available for this event

enable_onsiteboolean(Enable Onsite)

Whether or not you would like onsite checking and kiosks for this event

enable_registrationboolean(Enable Registration)

Whether or not online registration is enabled for this event

enable_sessionsboolean(Enable Sessions)

Whether or not onlines sessions are enabled for this event

enable_sponsorsboolean(Enable Sponsors)

Whether or not this event has sponsors you would like to track

enable_volunteersboolean(Enable Volunteers)

Whether or not volunteer management & tracking

end_datestring(date-time)(End Date)required

The end of the event

featuredboolean(Featured)

If true, this event should be featured and displayed prominently

featured_fromstring(date-time)(Featured From)

The time during which this event should be featured

featured_untilstring(date-time)(Featured Until)

The time during which this event should be featured

idstring(ID)^[\w|-]+$required

The unique, string identifier of this event

masthead_image_uristring(Masthead Image Uri)

The masthead image to be displayed for the event

namestring(Name)required

The name of the event

portal_integrated_events_optionsobject(Portal Integrated Events Options)
previous_event_idstring(Previous Event)

The event linked that occurred before this one, used for comparison

registration_deadlinesArray of objects
restrict_console_accessboolean(Restrict Console Access)

If true, only certain console users can access this event

site_modestring(Site Mode)

Describes how this event registration and site information will be hosted and displayed

Enum"external""microsite""none""portal integrated"
sold_outboolean(Sold Out)

Whether the event is sold out

start_datestring(date-time)(Start Date)required

The start of the event

sys_bulk_load_atstring(Sys Bulk Load At)

If this record was loaded via bulk, the timestamp when the record was processed

sys_bulk_load_idstring(Sys Bulk Load)

If this record was loaded via bulk, the ID of the bulk load process

sys_bulk_load_pkstring(Sys Bulk Load Pk)

If this record was loaded via bulk, the tenant and key of the bulk load process used as a partition key

sys_bulk_load_record_nonumber(float)(Sys Bulk Load Record No)

If this record was loaded via bulk, the record number in the source file

sys_bulk_load_source_filestring(Sys Bulk Load Source File)

If this record was loaded via bulk, the source file

sys_calculated_field_errorstring(Sys Calculated Field Error)

The error associated with the calculated field

sys_calculated_field_errorsArray of objects
sys_configuration_snapshot_idstring(Sys Configuration Snapshot)

If a snapshot was restored/applies to this record, the ID of the snapshot

sys_created_atstring(date-time)(Sys Created At)required

The date/time that this record was created, expressed in ISO-8601 date format

sys_created_by_idstring(Sys Created By)required

The ID of the user that created this record

sys_deleted_by_idstring(Sys Deleted By)

The ID of the user that deleted (or last tried to delete) this object

sys_directivestring(Sys Directive)

Means for passing directive information into an object processing logic

sys_external_idstring(Sys External)

The ID that a record has from an external system or data import

sys_has_files_in_s3boolean(Sys Has Files In S3)

If true, this record has files in S3. If false, it doesnt, so no need to hit S3 upon deletion

sys_last_bulk_data_operation_idstring(Sys Last Bulk Data Operation)

If this record was last touched by a bulk data operation, the ID of that operation

sys_last_bulk_data_operation_sys_versionstring(Sys Last Bulk Data Operation Sys Version)

If this record was last touched by a bulk data operation, the sys_version at the time of that operation

sys_last_modified_atstring(date-time)(Sys Last Modified At)required

The date/time that this record record was last modified, expressed in ISO-8601 date format

sys_last_modified_by_idstring(Sys Last Modified By)required

The ID of the user that last modified this record

sys_last_security_contextobject(Sys Last Security Context)

The security context of the last insert, modify, or delete performed on this item

sys_lockedboolean(Sys Locked)

If set, this record is locked and cannot be changed via the API

sys_snapshot_base_versionnumber(float)(Sys Snapshot Base Version)

The version to use as a base when creating a configuration snapshot; if not set, 1 is used. Helpful when creating a sandbox

sys_versionnumber(float)(Sys Version)

A number representing the version of this record in the database

thumbnail_image_uristring(Thumbnail Image Uri)

The thumbnail image to display in upcoming events

timezonestring(Timezone)required

The timezone that the event is in

timezone_abbreviationstring(Timezone Abbreviation)

The timezone abbreviation, based on the event start date

timezone_modestring(Timezone Mode)
Enum"local""specific timezone"
timezone_offsetnumber(float)(Timezone Offset)

The time zone offset, in minutes, from UTC, based on the event start date

type_idstring(Type)required

The type of event

urlstring(Url)required

The URL of the event site

venue_idstring(Venue)

The venue hosting the event

visible_in_portalboolean(Visible In Portal)

Whether this is visible in the portal

Response
application/json
{ "address": { "city": "string", "country": "string", "country_name": "string", "county": "string", "latitude": 0.1, "line1": "string", "line2": "string", "line3": "string", "longitude": 0.1, "postal_code": "string", "state": "string", "time_zone_id": "string" }, "business_unit_id": "string", "capacity_options": { "capacity": 0.1, "enable_wait_list": true, "text_to_display_when_sold_out": "string", "waitlist_process_id": null }, "chapter_id": "string", "cloned_from_id": "string", "console_access_options": { "administrator_security_role_ids": [], "user_security_role_ids": [] }, "custom_field_values": [ {} ], "date_to_remove_from_portal": "2019-08-24T14:15:22Z", "description": "string", "do_not_stretch_masthead": true, "enable_abstracts": true, "enable_capacity": true, "enable_components": true, "enable_courses": true, "enable_documents": true, "enable_exhibitors": true, "enable_functions": true, "enable_logistics": true, "enable_onsite": true, "enable_registration": true, "enable_sessions": true, "enable_sponsors": true, "enable_volunteers": true, "end_date": "2019-08-24T14:15:22Z", "featured": true, "featured_from": "2019-08-24T14:15:22Z", "featured_until": "2019-08-24T14:15:22Z", "id": "string", "masthead_image_uri": "string", "name": "string", "portal_integrated_events_options": { "registrant_directory_id": null, "show_group_registration": true, "show_registrant_directory": true, "show_schedule": true }, "previous_event_id": "string", "registration_deadlines": [ {} ], "restrict_console_access": true, "site_mode": "external", "sold_out": true, "start_date": "2019-08-24T14:15:22Z", "sys_bulk_load_at": "string", "sys_bulk_load_id": "string", "sys_bulk_load_pk": "string", "sys_bulk_load_record_no": 0.1, "sys_bulk_load_source_file": "string", "sys_calculated_field_error": "string", "sys_calculated_field_errors": [ {} ], "sys_configuration_snapshot_id": "string", "sys_created_at": "2019-08-24T14:15:22Z", "sys_created_by_id": "string", "sys_deleted_by_id": "string", "sys_directive": "string", "sys_external_id": "string", "sys_has_files_in_s3": true, "sys_last_bulk_data_operation_id": "string", "sys_last_bulk_data_operation_sys_version": "string", "sys_last_modified_at": "2019-08-24T14:15:22Z", "sys_last_modified_by_id": "string", "sys_last_security_context": {}, "sys_locked": true, "sys_snapshot_base_version": 0.1, "sys_version": 0.1, "thumbnail_image_uri": "string", "timezone": "string", "timezone_abbreviation": "string", "timezone_mode": "local", "timezone_offset": 0.1, "type_id": "string", "url": "string", "venue_id": "string", "visible_in_portal": true }

Execute Batch Operations

Request

TAllows you to perform up to 100 parallel patch/delete operations

Path
tenantIdstringrequired

The id of the tenant being accessed.

Bodyapplication/jsonrequired

The batch request

operationsArray of objects
curl -i -X POST \
  'https://docs.api.rhythmsoftware.com/_mock/apis/events/events-v1/events/{tenantId}/batch' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>' \
  -H 'Content-Type: application/json' \
  -d '{
    "operations": [
      {
        "id": null,
        "object": {},
        "operation": "create",
        "patch_directives": {
          "0": {
            "op": "add",
            "path": "string",
            "value": "string"
          }
        },
        "payload": {
          "abstract": {
            "approval_process_id": "string",
            "average_score": 0.1,
            "body": "string",
            "bucket_id": null,
            "city": "string",
            "co_author_1": {
              "email_address": "string",
              "first_name": "string",
              "last_name": "string",
              "phone_number": "string",
              "speaker_type_id": "string"
            },
            "co_author_2": {
              "email_address": "string",
              "first_name": "string",
              "last_name": "string",
              "phone_number": "string",
              "speaker_type_id": "string"
            },
            "co_author_3": {
              "email_address": "string",
              "first_name": "string",
              "last_name": "string",
              "phone_number": "string",
              "speaker_type_id": "string"
            },
            "co_author_4": {
              "email_address": "string",
              "first_name": "string",
              "last_name": "string",
              "phone_number": "string",
              "speaker_type_id": "string"
            },
            "co_author_5": {
              "email_address": "string",
              "first_name": "string",
              "last_name": "string",
              "phone_number": "string",
              "speaker_type_id": "string"
            },
            "co_authors": {
              "0": {
                "co_author_contact_id": "string",
                "co_author_contact_info": {},
                "speaker_type_id": "string"
              }
            },
            "country": "string",
            "custom_field_values": [
              {
                "boolean_value": true,
                "custom_field_id": "string",
                "file_url_value": "string",
                "list_value": [
                  null
                ],
                "numeric_value": 0.1,
                "string_value": "string",
                "table_value": [
                  {}
                ]
              }
            ],
            "date": "2019-08-24T14:15:22Z",
            "email_address": "string",
            "event_id": "string",
            "first_name": "string",
            "has_co_authors": true,
            "id": null,
            "job_title": "string",
            "last_name": "string",
            "last_review_status_change": "2019-08-24T14:15:22Z",
            "main_presenter_id": "string",
            "max_contact_submissions": 0.1,
            "name": "string",
            "notes": "string",
            "number": 0.1,
            "organization_id": "string",
            "override_bucket_assignment": true,
            "pending_console_review": true,
            "presenter_info": {
              "contact_info": {},
              "email_presenter": true
            },
            "process_id": "string",
            "review_process_id": "string",
            "review_round_id": null,
            "review_status": "accepted",
            "reviewer_recommendation": "string",
            "reviews_assigned": true,
            "room_ids": [
              "string"
            ],
            "round_id": "string",
            "round_scores": [
              {
                "round_id": "string",
                "score": 0.1
              }
            ],
            "session_has_been_generated": true,
            "session_track_ids": [
              "string"
            ],
            "state": "string",
            "status": "accepted",
            "submission_space_id": "string",
            "submitter_id": "string",
            "submitting_on_behalf_of_presenter": true,
            "sys_bulk_load_at": "string",
            "sys_bulk_load_id": "string",
            "sys_bulk_load_pk": "string",
            "sys_bulk_load_record_no": 0.1,
            "sys_bulk_load_source_file": "string",
            "sys_calculated_field_error": "string",
            "sys_calculated_field_errors": [
              {
                "error": "string",
                "field": "string"
              }
            ],
            "sys_configuration_snapshot_id": "string",
            "sys_created_at": null,
            "sys_created_by_id": null,
            "sys_deleted_by_id": "string",
            "sys_directive": "string",
            "sys_external_id": "string",
            "sys_has_files_in_s3": true,
            "sys_last_bulk_data_operation_id": "string",
            "sys_last_bulk_data_operation_sys_version": "string",
            "sys_last_modified_at": null,
            "sys_last_modified_by_id": null,
            "sys_last_security_context": {},
            "sys_locked": true,
            "sys_snapshot_base_version": 0.1,
            "sys_version": 0.1,
            "title": "string",
            "total_score": 0.1,
            "type_id": "string"
          },
          "allow_duplicates": true,
          "main_presenter_speaker_type_id": "string",
          "make_co_authors_speakers": true,
          "new_status": "accepted",
          "suppress_email_notifications": true,
          "type_id": "string"
        }
      }
    ]
  }'

Responses

Request completed successfully.

Headers
Access-Control-Allow-Headersstring
Access-Control-Allow-Methodsstring
Access-Control-Allow-Originstring
Bodyapplication/json
error_countnumber(float)(Error Count)

Number of error results

resultsArray of objects
success_countnumber(float)(Success Count)

Number of successful results

Response
application/json
{ "error_count": 0.1, "results": [ {} ], "success_count": 0.1 }

Returns a list of records with the specified chapter_id

Request

Returns a list of records with the specified chapter_id

Path
tenantIdstringrequired

The tenant

chapter_idstringrequired

The chapter_id to use to for record lookup

Query
fieldsstring

The fields that you want to retrieve; if omitted, the entire object is returned

exclusiveStartKeystring

If paging, this allows you to return the next set of results

curl -i -X GET \
  'https://docs.api.rhythmsoftware.com/_mock/apis/events/events-v1/events/{tenantId}/chapter/{chapter_id}?exclusiveStartKey=string&fields=string' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

The records were retrieved successfully

Headers
Access-Control-Allow-Headersstring
Access-Control-Allow-Methodsstring
Access-Control-Allow-Originstring
Bodyapplication/json
Countinteger
ItemsArray of objects(Event)
LastEvaluatedKeystring
Response
application/json
{ "Count": 0, "Items": [ {} ], "LastEvaluatedKey": "string" }

Creates a copy of an event, along with other associated records

Request

Creates a copy of an event, along with other associated records

Path
tenantIdstringrequired

The tenant

Bodyapplication/jsonrequired

The clone request

end_datestring(End Date)required
idstring(ID)^[\w|-]+$required

The ID of the new event

include_couponsboolean(Include Coupons)

Whether to include coupons

include_functionsboolean(Include Functions)

Whether to include functions

include_micrositeboolean(Include Microsite)

Whether to include the microsite

include_review_spacesboolean(Include Review Spaces)

Whether or not to clone review spaces linked to this event

include_sessionsboolean(Include Sessions)

Whether to include sessions

include_sponsorship_opportunitiesboolean(Include Sponsorship Opportunities)

Whether or not to include sponsorship opportunities

microsite_domain_namestring(Microsite Domain Name)required
namestring(Name)required
source_event_idstring(Source Event)required

The source event

start_datestring(Start Date)required
curl -i -X POST \
  'https://docs.api.rhythmsoftware.com/_mock/apis/events/events-v1/events/{tenantId}/clone' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>' \
  -H 'Content-Type: application/json' \
  -d '{
    "end_date": "string",
    "id": "string",
    "include_coupons": true,
    "include_functions": true,
    "include_microsite": true,
    "include_review_spaces": true,
    "include_sessions": true,
    "include_sponsorship_opportunities": true,
    "microsite_domain_name": "string",
    "name": "string",
    "source_event_id": "string",
    "start_date": "string"
  }'

Responses

The records were retrieved successfully

Headers
Access-Control-Allow-Headersstring
Access-Control-Allow-Methodsstring
Access-Control-Allow-Originstring
Bodyapplication/json
addressobject(Address)

A complete address

business_unit_idstring(Business Unit)

The business unit of this event

capacity_optionsobject(Capacity Options)required
capacity_options.​capacitynumber(float)(Capacity)>= 0required
capacity_options.​enable_wait_listboolean(Enable Wait List)

If set, people can be placed on a wait list

capacity_options.​text_to_display_when_sold_outstring(Text To Display When Sold Out)

The text to show in the portal when the event is sold out

capacity_options.​waitlist_process_idWaitlist Process (string)(Waitlist Process)

The process to use for managing the waitlist

One of:

The process to use for managing the waitlist

string(Waitlist Process)

The process to use for managing the waitlist

chapter_idstring(Chapter)

The chapter associated with this event, if applicable

cloned_from_idstring(Cloned From)

The event from which this event was cloned

console_access_optionsobject(Console Access Options)required
console_access_options.​administrator_security_role_idsArray of strings(Administrator Security Roles)

The policies that should have administrator level access

console_access_options.​user_security_role_idsArray of strings(User Security Roles)

The policies that should have user level access

custom_field_valuesArray of objects(Custom Field Values)
date_to_remove_from_portalstring(date-time)(Date To Remove From Portal)

The date that that this event should be removed from the portal. If blank, the end date is used

descriptionstring(Description)

Event description

do_not_stretch_mastheadboolean(Do Not Stretch Masthead)

If set, the masthead image is not stretched and is left as is

enable_abstractsboolean(Enable Abstracts)

Whether or not abstract submission and judging is enabled for this event

enable_capacityboolean(Enable Capacity)

If set, the session has a capacity

enable_componentsboolean(Enable Components)

Whether or not this event has mini-conferences, or components

enable_coursesboolean(Enable Courses)

Whether or not certification courses can be sold during the event

enable_documentsboolean(Enable Documents)

Enable documents for your event

enable_exhibitorsboolean(Enable Exhibitors)

Whether or not this event has exhibitors

enable_functionsboolean(Enable Functions)

Whether or not functions are enabled for this event

enable_logisticsboolean(Enable Logistics)

Whether or not logistics & planning are available for this event

enable_onsiteboolean(Enable Onsite)

Whether or not you would like onsite checking and kiosks for this event

enable_registrationboolean(Enable Registration)

Whether or not online registration is enabled for this event

enable_sessionsboolean(Enable Sessions)

Whether or not onlines sessions are enabled for this event

enable_sponsorsboolean(Enable Sponsors)

Whether or not this event has sponsors you would like to track

enable_volunteersboolean(Enable Volunteers)

Whether or not volunteer management & tracking

end_datestring(date-time)(End Date)required

The end of the event

featuredboolean(Featured)

If true, this event should be featured and displayed prominently

featured_fromstring(date-time)(Featured From)

The time during which this event should be featured

featured_untilstring(date-time)(Featured Until)

The time during which this event should be featured

idstring(ID)^[\w|-]+$required

The unique, string identifier of this event

masthead_image_uristring(Masthead Image Uri)

The masthead image to be displayed for the event

namestring(Name)required

The name of the event

portal_integrated_events_optionsobject(Portal Integrated Events Options)
previous_event_idstring(Previous Event)

The event linked that occurred before this one, used for comparison

registration_deadlinesArray of objects
restrict_console_accessboolean(Restrict Console Access)

If true, only certain console users can access this event

site_modestring(Site Mode)

Describes how this event registration and site information will be hosted and displayed

Enum"external""microsite""none""portal integrated"
sold_outboolean(Sold Out)

Whether the event is sold out

start_datestring(date-time)(Start Date)required

The start of the event

sys_bulk_load_atstring(Sys Bulk Load At)

If this record was loaded via bulk, the timestamp when the record was processed

sys_bulk_load_idstring(Sys Bulk Load)

If this record was loaded via bulk, the ID of the bulk load process

sys_bulk_load_pkstring(Sys Bulk Load Pk)

If this record was loaded via bulk, the tenant and key of the bulk load process used as a partition key

sys_bulk_load_record_nonumber(float)(Sys Bulk Load Record No)

If this record was loaded via bulk, the record number in the source file

sys_bulk_load_source_filestring(Sys Bulk Load Source File)

If this record was loaded via bulk, the source file

sys_calculated_field_errorstring(Sys Calculated Field Error)

The error associated with the calculated field

sys_calculated_field_errorsArray of objects
sys_configuration_snapshot_idstring(Sys Configuration Snapshot)

If a snapshot was restored/applies to this record, the ID of the snapshot

sys_created_atstring(date-time)(Sys Created At)required

The date/time that this record was created, expressed in ISO-8601 date format

sys_created_by_idstring(Sys Created By)required

The ID of the user that created this record

sys_deleted_by_idstring(Sys Deleted By)

The ID of the user that deleted (or last tried to delete) this object

sys_directivestring(Sys Directive)

Means for passing directive information into an object processing logic

sys_external_idstring(Sys External)

The ID that a record has from an external system or data import

sys_has_files_in_s3boolean(Sys Has Files In S3)

If true, this record has files in S3. If false, it doesnt, so no need to hit S3 upon deletion

sys_last_bulk_data_operation_idstring(Sys Last Bulk Data Operation)

If this record was last touched by a bulk data operation, the ID of that operation

sys_last_bulk_data_operation_sys_versionstring(Sys Last Bulk Data Operation Sys Version)

If this record was last touched by a bulk data operation, the sys_version at the time of that operation

sys_last_modified_atstring(date-time)(Sys Last Modified At)required

The date/time that this record record was last modified, expressed in ISO-8601 date format

sys_last_modified_by_idstring(Sys Last Modified By)required

The ID of the user that last modified this record

sys_last_security_contextobject(Sys Last Security Context)

The security context of the last insert, modify, or delete performed on this item

sys_lockedboolean(Sys Locked)

If set, this record is locked and cannot be changed via the API

sys_snapshot_base_versionnumber(float)(Sys Snapshot Base Version)

The version to use as a base when creating a configuration snapshot; if not set, 1 is used. Helpful when creating a sandbox

sys_versionnumber(float)(Sys Version)

A number representing the version of this record in the database

thumbnail_image_uristring(Thumbnail Image Uri)

The thumbnail image to display in upcoming events

timezonestring(Timezone)required

The timezone that the event is in

timezone_abbreviationstring(Timezone Abbreviation)

The timezone abbreviation, based on the event start date

timezone_modestring(Timezone Mode)
Enum"local""specific timezone"
timezone_offsetnumber(float)(Timezone Offset)

The time zone offset, in minutes, from UTC, based on the event start date

type_idstring(Type)required

The type of event

urlstring(Url)required

The URL of the event site

venue_idstring(Venue)

The venue hosting the event

visible_in_portalboolean(Visible In Portal)

Whether this is visible in the portal

Response
application/json
{ "address": { "city": "string", "country": "string", "country_name": "string", "county": "string", "latitude": 0.1, "line1": "string", "line2": "string", "line3": "string", "longitude": 0.1, "postal_code": "string", "state": "string", "time_zone_id": "string" }, "business_unit_id": "string", "capacity_options": { "capacity": 0.1, "enable_wait_list": true, "text_to_display_when_sold_out": "string", "waitlist_process_id": null }, "chapter_id": "string", "cloned_from_id": "string", "console_access_options": { "administrator_security_role_ids": [], "user_security_role_ids": [] }, "custom_field_values": [ {} ], "date_to_remove_from_portal": "2019-08-24T14:15:22Z", "description": "string", "do_not_stretch_masthead": true, "enable_abstracts": true, "enable_capacity": true, "enable_components": true, "enable_courses": true, "enable_documents": true, "enable_exhibitors": true, "enable_functions": true, "enable_logistics": true, "enable_onsite": true, "enable_registration": true, "enable_sessions": true, "enable_sponsors": true, "enable_volunteers": true, "end_date": "2019-08-24T14:15:22Z", "featured": true, "featured_from": "2019-08-24T14:15:22Z", "featured_until": "2019-08-24T14:15:22Z", "id": "string", "masthead_image_uri": "string", "name": "string", "portal_integrated_events_options": { "registrant_directory_id": null, "show_group_registration": true, "show_registrant_directory": true, "show_schedule": true }, "previous_event_id": "string", "registration_deadlines": [ {} ], "restrict_console_access": true, "site_mode": "external", "sold_out": true, "start_date": "2019-08-24T14:15:22Z", "sys_bulk_load_at": "string", "sys_bulk_load_id": "string", "sys_bulk_load_pk": "string", "sys_bulk_load_record_no": 0.1, "sys_bulk_load_source_file": "string", "sys_calculated_field_error": "string", "sys_calculated_field_errors": [ {} ], "sys_configuration_snapshot_id": "string", "sys_created_at": "2019-08-24T14:15:22Z", "sys_created_by_id": "string", "sys_deleted_by_id": "string", "sys_directive": "string", "sys_external_id": "string", "sys_has_files_in_s3": true, "sys_last_bulk_data_operation_id": "string", "sys_last_bulk_data_operation_sys_version": "string", "sys_last_modified_at": "2019-08-24T14:15:22Z", "sys_last_modified_by_id": "string", "sys_last_security_context": {}, "sys_locked": true, "sys_snapshot_base_version": 0.1, "sys_version": 0.1, "thumbnail_image_uri": "string", "timezone": "string", "timezone_abbreviation": "string", "timezone_mode": "local", "timezone_offset": 0.1, "type_id": "string", "url": "string", "venue_id": "string", "visible_in_portal": true }

Can add guest

Request

Returns a list of records with the specified type_id

Path
tenantIdstringrequired

The tenant

idstringrequired

The id to use to for record lookup

Query
isNewRegistrationstring

If true, this is a new registration

guestNumberstring

The guest number

curl -i -X GET \
  'https://docs.api.rhythmsoftware.com/_mock/apis/events/events-v1/events/{tenantId}/guestEligibility/{id}?guestNumber=string&isNewRegistration=string' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

The records were retrieved successfully

Headers
Access-Control-Allow-Headersstring
Access-Control-Allow-Methodsstring
Access-Control-Allow-Originstring

Returns a list of records that are upcoming

Request

Returns a list of records that are upcoming

Path
tenantIdstringrequired

The tenant

Query
fieldsstring

The fields that you want to retrieve; if omitted, the entire object is returned

exclusiveStartKeystring

If paging, this allows you to return the next set of results

curl -i -X GET \
  'https://docs.api.rhythmsoftware.com/_mock/apis/events/events-v1/events/{tenantId}/public/upcoming?exclusiveStartKey=string&fields=string'

Responses

The records were retrieved successfully

Headers
Access-Control-Allow-Headersstring
Access-Control-Allow-Methodsstring
Access-Control-Allow-Originstring
Bodyapplication/json
ItemsArray of objects(EventPublic)
LastEvaluatedKeystring
Response
application/json
{ "Items": [ {} ], "LastEvaluatedKey": "string" }

Gets the public event info

Request

Gets the public event info

Path
tenantIdstringrequired

The tenant

idstringrequired

The id of the event

curl -i -X GET \
  'https://docs.api.rhythmsoftware.com/_mock/apis/events/events-v1/events/{tenantId}/public/{id}'

Responses

The store was retrieved

Headers
Access-Control-Allow-Headersstring
Access-Control-Allow-Methodsstring
Access-Control-Allow-Originstring
Bodyapplication/json
currency_codestring(Currency Code)
currency_symbolstring(Currency Symbol)
descriptionstring(Description)
enable_documentsboolean(Enable Documents)

Whether documents is enabled

end_datestring(date-time)(End Date)

The end of the event

featuredboolean(Featured)

If true, this event should be featured and displayed prominently

featured_fromstring(date-time)(Featured From)

The time during which this event should be featured

featured_untilstring(date-time)(Featured Until)

The time during which this event should be featured

idstring(ID)

The unique, string identifier of this event

locationobject(Address)

A complete address

masthead_image_uristring(Masthead Image Uri)

The masthead image to be displayed for the event

namestring(Name)

The name of the event

portal_integrated_events_optionsobject(Portal Integrated Events Options)
registration_deadlinesArray of objects
site_modestring(Site Mode)

Describes how this event registration and site information will be hosted and displayed

Enum"external""microsite""none""portal integrated"
sold_outboolean(Sold Out)

Whether the event is sold out

start_datestring(date-time)(Start Date)

The start of the event

text_to_display_when_sold_outstring(Text To Display When Sold Out)
thumbnail_image_uristring(Thumbnail Image Uri)

The masthead image to be displayed for the event

timezonestring(Timezone)

The timezone of the event

timezone_abbreviationstring(Timezone Abbreviation)

The timezone abbreviation, based on the event start date

timezone_offsetnumber(float)(Timezone Offset)

The time zone offset, in minutes, from UTC, based on the event start date

type_idstring(Type)

The type of event

type_namestring(Type Name)

The type of event

urlstring(Url)

The URL of the event site

venue_idstring(Venue)

The venue hosting the event

venue_namestring(Venue Name)

The venue hosting the event

visible_in_portalboolean(Visible In Portal)
wait_list_availableboolean(Wait List Available)

Whether the wait list is available

Response
application/json
{ "currency_code": "string", "currency_symbol": "string", "description": "string", "enable_documents": true, "end_date": "2019-08-24T14:15:22Z", "featured": true, "featured_from": "2019-08-24T14:15:22Z", "featured_until": "2019-08-24T14:15:22Z", "id": "string", "location": { "city": "string", "country": "string", "country_name": "string", "county": "string", "latitude": 0.1, "line1": "string", "line2": "string", "line3": "string", "longitude": 0.1, "postal_code": "string", "state": "string", "time_zone_id": "string" }, "masthead_image_uri": "string", "name": "string", "portal_integrated_events_options": { "registrant_directory_id": "string", "show_group_registration": true, "show_registrant_directory": true, "show_schedule": true }, "registration_deadlines": [ {} ], "site_mode": "external", "sold_out": true, "start_date": "2019-08-24T14:15:22Z", "text_to_display_when_sold_out": "string", "thumbnail_image_uri": "string", "timezone": "string", "timezone_abbreviation": "string", "timezone_offset": 0.1, "type_id": "string", "type_name": "string", "url": "string", "venue_id": "string", "venue_name": "string", "visible_in_portal": true, "wait_list_available": true }

Searches for events using predefined parameters

Request

Searches for events using predefined parameters

Path
tenantIdstringrequired

The id of the tenant being accessed.

Query
exclusiveStartKeystring

The start key for the search, for paging support

fieldsToReturnstring

The fields that you want to retrieve; if omitted, the entire object is returned

Bodyapplication/jsonrequired

The event that you would like to be saved.

citystring(City)

City to search

end_dateArray of strings(date-time)(End Date)= 2 items
idstring(ID)

The id

namestring(Name)

The name

start_dateArray of strings(date-time)(Start Date)= 2 items
statestring(State)

The state

type_idArray of strings(Type)
venue_idArray of strings(Venue)
visible_in_portalboolean(Visible In Portal)
curl -i -X POST \
  'https://docs.api.rhythmsoftware.com/_mock/apis/events/events-v1/events/{tenantId}/search?exclusiveStartKey=string&fieldsToReturn=string' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>' \
  -H 'Content-Type: application/json' \
  -d '{
    "city": "string",
    "end_date": [
      "2019-08-24T14:15:22Z",
      "2019-08-24T14:15:22Z"
    ],
    "id": "string",
    "name": "string",
    "start_date": [
      "2019-08-24T14:15:22Z",
      "2019-08-24T14:15:22Z"
    ],
    "state": "string",
    "type_id": [
      "string"
    ],
    "venue_id": [
      "string"
    ],
    "visible_in_portal": true
  }'

Responses

The event search was saved successfully.

Headers
Access-Control-Allow-Headersstring
Access-Control-Allow-Methodsstring
Access-Control-Allow-Originstring
Bodyapplication/json
ItemsArray of objects(EventSearchResults)
LastEvaluatedKeystring
Response
application/json
{ "Items": [ {} ], "LastEvaluatedKey": "string" }

Returns a list of records that start after specified start_date

Request

Returns a list of records with that start after the specified start_date

Path
tenantIdstringrequired

The tenant

start_datestringrequired

The start_date to use to for record lookup

Query
fieldsstring

The fields that you want to retrieve; if omitted, the entire object is returned

exclusiveStartKeystring

If paging, this allows you to return the next set of results

curl -i -X GET \
  'https://docs.api.rhythmsoftware.com/_mock/apis/events/events-v1/events/{tenantId}/startDate/{start_date}?exclusiveStartKey=string&fields=string' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

The records were retrieved successfully

Headers
Access-Control-Allow-Headersstring
Access-Control-Allow-Methodsstring
Access-Control-Allow-Originstring
Bodyapplication/json
ItemsArray of objects(EventPublic)
LastEvaluatedKeystring
Response
application/json
{ "Items": [ {} ], "LastEvaluatedKey": "string" }

Returns a list of records with the specified type_id

Request

Returns a list of records with the specified type_id

Path
tenantIdstringrequired

The tenant

type_idstringrequired

The type_id to use to for record lookup

Query
fieldsstring

The fields that you want to retrieve; if omitted, the entire object is returned

exclusiveStartKeystring

If paging, this allows you to return the next set of results

curl -i -X GET \
  'https://docs.api.rhythmsoftware.com/_mock/apis/events/events-v1/events/{tenantId}/type/{type_id}?exclusiveStartKey=string&fields=string' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

The records were retrieved successfully

Headers
Access-Control-Allow-Headersstring
Access-Control-Allow-Methodsstring
Access-Control-Allow-Originstring
Bodyapplication/json
Countinteger
ItemsArray of objects(Event)
LastEvaluatedKeystring
Response
application/json
{ "Count": 0, "Items": [ {} ], "LastEvaluatedKey": "string" }

Returns a event from the system by its ID.

Request

This method will delete a event with the specified ID.

Path
tenantIdstringrequired

The id of the tenant being accessed.

idstringrequired

The ID of the event to delete.

curl -i -X DELETE \
  'https://docs.api.rhythmsoftware.com/_mock/apis/events/events-v1/events/{tenantId}/{id}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

The event was deleted successfully.

Headers
Access-Control-Allow-Headersstring
Access-Control-Allow-Methodsstring
Access-Control-Allow-Originstring
Bodyapplication/json
string
Response
application/json
"string"

Returns a event from the system by its ID.

Request

This method will look up a event by the specified ID and return it back.

Path
tenantIdstringrequired

The id of the tenant being accessed.

idstringrequired

The ID of the event to return.

Query
fieldsstring

The fields that you want to retrieve; if omitted, the entire object is returned.

consistentReadstring

Indicates the API should force a consistent read on the data source.

curl -i -X GET \
  'https://docs.api.rhythmsoftware.com/_mock/apis/events/events-v1/events/{tenantId}/{id}?consistentRead=string&fields=string' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

The event was retrieved successfully.

Headers
Access-Control-Allow-Headersstring
Access-Control-Allow-Methodsstring
Access-Control-Allow-Originstring
Bodyapplication/json
addressobject(Address)

A complete address

business_unit_idstring(Business Unit)

The business unit of this event

capacity_optionsobject(Capacity Options)required
capacity_options.​capacitynumber(float)(Capacity)>= 0required
capacity_options.​enable_wait_listboolean(Enable Wait List)

If set, people can be placed on a wait list

capacity_options.​text_to_display_when_sold_outstring(Text To Display When Sold Out)

The text to show in the portal when the event is sold out

capacity_options.​waitlist_process_idWaitlist Process (string)(Waitlist Process)

The process to use for managing the waitlist

One of:

The process to use for managing the waitlist

string(Waitlist Process)

The process to use for managing the waitlist

chapter_idstring(Chapter)

The chapter associated with this event, if applicable

cloned_from_idstring(Cloned From)

The event from which this event was cloned

console_access_optionsobject(Console Access Options)required
console_access_options.​administrator_security_role_idsArray of strings(Administrator Security Roles)

The policies that should have administrator level access

console_access_options.​user_security_role_idsArray of strings(User Security Roles)

The policies that should have user level access

custom_field_valuesArray of objects(Custom Field Values)
date_to_remove_from_portalstring(date-time)(Date To Remove From Portal)

The date that that this event should be removed from the portal. If blank, the end date is used

descriptionstring(Description)

Event description

do_not_stretch_mastheadboolean(Do Not Stretch Masthead)

If set, the masthead image is not stretched and is left as is

enable_abstractsboolean(Enable Abstracts)

Whether or not abstract submission and judging is enabled for this event

enable_capacityboolean(Enable Capacity)

If set, the session has a capacity

enable_componentsboolean(Enable Components)

Whether or not this event has mini-conferences, or components

enable_coursesboolean(Enable Courses)

Whether or not certification courses can be sold during the event

enable_documentsboolean(Enable Documents)

Enable documents for your event

enable_exhibitorsboolean(Enable Exhibitors)

Whether or not this event has exhibitors

enable_functionsboolean(Enable Functions)

Whether or not functions are enabled for this event

enable_logisticsboolean(Enable Logistics)

Whether or not logistics & planning are available for this event

enable_onsiteboolean(Enable Onsite)

Whether or not you would like onsite checking and kiosks for this event

enable_registrationboolean(Enable Registration)

Whether or not online registration is enabled for this event

enable_sessionsboolean(Enable Sessions)

Whether or not onlines sessions are enabled for this event

enable_sponsorsboolean(Enable Sponsors)

Whether or not this event has sponsors you would like to track

enable_volunteersboolean(Enable Volunteers)

Whether or not volunteer management & tracking

end_datestring(date-time)(End Date)required

The end of the event

featuredboolean(Featured)

If true, this event should be featured and displayed prominently

featured_fromstring(date-time)(Featured From)

The time during which this event should be featured

featured_untilstring(date-time)(Featured Until)

The time during which this event should be featured

idstring(ID)^[\w|-]+$required

The unique, string identifier of this event

masthead_image_uristring(Masthead Image Uri)

The masthead image to be displayed for the event

namestring(Name)required

The name of the event

portal_integrated_events_optionsobject(Portal Integrated Events Options)
previous_event_idstring(Previous Event)

The event linked that occurred before this one, used for comparison

registration_deadlinesArray of objects
restrict_console_accessboolean(Restrict Console Access)

If true, only certain console users can access this event

site_modestring(Site Mode)

Describes how this event registration and site information will be hosted and displayed

Enum"external""microsite""none""portal integrated"
sold_outboolean(Sold Out)

Whether the event is sold out

start_datestring(date-time)(Start Date)required

The start of the event

sys_bulk_load_atstring(Sys Bulk Load At)

If this record was loaded via bulk, the timestamp when the record was processed

sys_bulk_load_idstring(Sys Bulk Load)

If this record was loaded via bulk, the ID of the bulk load process

sys_bulk_load_pkstring(Sys Bulk Load Pk)

If this record was loaded via bulk, the tenant and key of the bulk load process used as a partition key

sys_bulk_load_record_nonumber(float)(Sys Bulk Load Record No)

If this record was loaded via bulk, the record number in the source file

sys_bulk_load_source_filestring(Sys Bulk Load Source File)

If this record was loaded via bulk, the source file

sys_calculated_field_errorstring(Sys Calculated Field Error)

The error associated with the calculated field

sys_calculated_field_errorsArray of objects
sys_configuration_snapshot_idstring(Sys Configuration Snapshot)

If a snapshot was restored/applies to this record, the ID of the snapshot

sys_created_atstring(date-time)(Sys Created At)required

The date/time that this record was created, expressed in ISO-8601 date format

sys_created_by_idstring(Sys Created By)required

The ID of the user that created this record

sys_deleted_by_idstring(Sys Deleted By)

The ID of the user that deleted (or last tried to delete) this object

sys_directivestring(Sys Directive)

Means for passing directive information into an object processing logic

sys_external_idstring(Sys External)

The ID that a record has from an external system or data import

sys_has_files_in_s3boolean(Sys Has Files In S3)

If true, this record has files in S3. If false, it doesnt, so no need to hit S3 upon deletion

sys_last_bulk_data_operation_idstring(Sys Last Bulk Data Operation)

If this record was last touched by a bulk data operation, the ID of that operation

sys_last_bulk_data_operation_sys_versionstring(Sys Last Bulk Data Operation Sys Version)

If this record was last touched by a bulk data operation, the sys_version at the time of that operation

sys_last_modified_atstring(date-time)(Sys Last Modified At)required

The date/time that this record record was last modified, expressed in ISO-8601 date format

sys_last_modified_by_idstring(Sys Last Modified By)required

The ID of the user that last modified this record

sys_last_security_contextobject(Sys Last Security Context)

The security context of the last insert, modify, or delete performed on this item

sys_lockedboolean(Sys Locked)

If set, this record is locked and cannot be changed via the API

sys_snapshot_base_versionnumber(float)(Sys Snapshot Base Version)

The version to use as a base when creating a configuration snapshot; if not set, 1 is used. Helpful when creating a sandbox

sys_versionnumber(float)(Sys Version)

A number representing the version of this record in the database

thumbnail_image_uristring(Thumbnail Image Uri)

The thumbnail image to display in upcoming events

timezonestring(Timezone)required

The timezone that the event is in

timezone_abbreviationstring(Timezone Abbreviation)

The timezone abbreviation, based on the event start date

timezone_modestring(Timezone Mode)
Enum"local""specific timezone"
timezone_offsetnumber(float)(Timezone Offset)

The time zone offset, in minutes, from UTC, based on the event start date

type_idstring(Type)required

The type of event

urlstring(Url)required

The URL of the event site

venue_idstring(Venue)

The venue hosting the event

visible_in_portalboolean(Visible In Portal)

Whether this is visible in the portal

Response
application/json
{ "address": { "city": "string", "country": "string", "country_name": "string", "county": "string", "latitude": 0.1, "line1": "string", "line2": "string", "line3": "string", "longitude": 0.1, "postal_code": "string", "state": "string", "time_zone_id": "string" }, "business_unit_id": "string", "capacity_options": { "capacity": 0.1, "enable_wait_list": true, "text_to_display_when_sold_out": "string", "waitlist_process_id": null }, "chapter_id": "string", "cloned_from_id": "string", "console_access_options": { "administrator_security_role_ids": [], "user_security_role_ids": [] }, "custom_field_values": [ {} ], "date_to_remove_from_portal": "2019-08-24T14:15:22Z", "description": "string", "do_not_stretch_masthead": true, "enable_abstracts": true, "enable_capacity": true, "enable_components": true, "enable_courses": true, "enable_documents": true, "enable_exhibitors": true, "enable_functions": true, "enable_logistics": true, "enable_onsite": true, "enable_registration": true, "enable_sessions": true, "enable_sponsors": true, "enable_volunteers": true, "end_date": "2019-08-24T14:15:22Z", "featured": true, "featured_from": "2019-08-24T14:15:22Z", "featured_until": "2019-08-24T14:15:22Z", "id": "string", "masthead_image_uri": "string", "name": "string", "portal_integrated_events_options": { "registrant_directory_id": null, "show_group_registration": true, "show_registrant_directory": true, "show_schedule": true }, "previous_event_id": "string", "registration_deadlines": [ {} ], "restrict_console_access": true, "site_mode": "external", "sold_out": true, "start_date": "2019-08-24T14:15:22Z", "sys_bulk_load_at": "string", "sys_bulk_load_id": "string", "sys_bulk_load_pk": "string", "sys_bulk_load_record_no": 0.1, "sys_bulk_load_source_file": "string", "sys_calculated_field_error": "string", "sys_calculated_field_errors": [ {} ], "sys_configuration_snapshot_id": "string", "sys_created_at": "2019-08-24T14:15:22Z", "sys_created_by_id": "string", "sys_deleted_by_id": "string", "sys_directive": "string", "sys_external_id": "string", "sys_has_files_in_s3": true, "sys_last_bulk_data_operation_id": "string", "sys_last_bulk_data_operation_sys_version": "string", "sys_last_modified_at": "2019-08-24T14:15:22Z", "sys_last_modified_by_id": "string", "sys_last_security_context": {}, "sys_locked": true, "sys_snapshot_base_version": 0.1, "sys_version": 0.1, "thumbnail_image_uri": "string", "timezone": "string", "timezone_abbreviation": "string", "timezone_mode": "local", "timezone_offset": 0.1, "type_id": "string", "url": "string", "venue_id": "string", "visible_in_portal": true }

Partially updates a event with the specified ID.

Request

This method will patch an existing event with the specified ID, using the HTTP PATCH specification.

Path
tenantIdstringrequired

The id of the tenant being accessed.

idstringrequired

The ID of the event to patch.

Bodyapplication/jsonrequired

The patch directives conforming to RFC 6902.

Array [
opstring(Op)required

The operation

Enum"add""copy""move""remove""replace""test"
pathstring(Path)required

The JSON path

valuestring(Value)

The updated value

]
curl -i -X PATCH \
  'https://docs.api.rhythmsoftware.com/_mock/apis/events/events-v1/events/{tenantId}/{id}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>' \
  -H 'Content-Type: application/json' \
  -d '[
    {
      "op": "add",
      "path": "string",
      "value": "string"
    }
  ]'

Responses

The event was patched successfully.

Headers
Access-Control-Allow-Headersstring
Access-Control-Allow-Methodsstring
Access-Control-Allow-Originstring
Bodyapplication/json
addressobject(Address)

A complete address

business_unit_idstring(Business Unit)

The business unit of this event

capacity_optionsobject(Capacity Options)required
capacity_options.​capacitynumber(float)(Capacity)>= 0required
capacity_options.​enable_wait_listboolean(Enable Wait List)

If set, people can be placed on a wait list

capacity_options.​text_to_display_when_sold_outstring(Text To Display When Sold Out)

The text to show in the portal when the event is sold out

capacity_options.​waitlist_process_idWaitlist Process (string)(Waitlist Process)

The process to use for managing the waitlist

One of:

The process to use for managing the waitlist

string(Waitlist Process)

The process to use for managing the waitlist

chapter_idstring(Chapter)

The chapter associated with this event, if applicable

cloned_from_idstring(Cloned From)

The event from which this event was cloned

console_access_optionsobject(Console Access Options)required
console_access_options.​administrator_security_role_idsArray of strings(Administrator Security Roles)

The policies that should have administrator level access

console_access_options.​user_security_role_idsArray of strings(User Security Roles)

The policies that should have user level access

custom_field_valuesArray of objects(Custom Field Values)
date_to_remove_from_portalstring(date-time)(Date To Remove From Portal)

The date that that this event should be removed from the portal. If blank, the end date is used

descriptionstring(Description)

Event description

do_not_stretch_mastheadboolean(Do Not Stretch Masthead)

If set, the masthead image is not stretched and is left as is

enable_abstractsboolean(Enable Abstracts)

Whether or not abstract submission and judging is enabled for this event

enable_capacityboolean(Enable Capacity)

If set, the session has a capacity

enable_componentsboolean(Enable Components)

Whether or not this event has mini-conferences, or components

enable_coursesboolean(Enable Courses)

Whether or not certification courses can be sold during the event

enable_documentsboolean(Enable Documents)

Enable documents for your event

enable_exhibitorsboolean(Enable Exhibitors)

Whether or not this event has exhibitors

enable_functionsboolean(Enable Functions)

Whether or not functions are enabled for this event

enable_logisticsboolean(Enable Logistics)

Whether or not logistics & planning are available for this event

enable_onsiteboolean(Enable Onsite)

Whether or not you would like onsite checking and kiosks for this event

enable_registrationboolean(Enable Registration)

Whether or not online registration is enabled for this event

enable_sessionsboolean(Enable Sessions)

Whether or not onlines sessions are enabled for this event

enable_sponsorsboolean(Enable Sponsors)

Whether or not this event has sponsors you would like to track

enable_volunteersboolean(Enable Volunteers)

Whether or not volunteer management & tracking

end_datestring(date-time)(End Date)required

The end of the event

featuredboolean(Featured)

If true, this event should be featured and displayed prominently

featured_fromstring(date-time)(Featured From)

The time during which this event should be featured

featured_untilstring(date-time)(Featured Until)

The time during which this event should be featured

idstring(ID)^[\w|-]+$required

The unique, string identifier of this event

masthead_image_uristring(Masthead Image Uri)

The masthead image to be displayed for the event

namestring(Name)required

The name of the event

portal_integrated_events_optionsobject(Portal Integrated Events Options)
previous_event_idstring(Previous Event)

The event linked that occurred before this one, used for comparison

registration_deadlinesArray of objects
restrict_console_accessboolean(Restrict Console Access)

If true, only certain console users can access this event

site_modestring(Site Mode)

Describes how this event registration and site information will be hosted and displayed

Enum"external""microsite""none""portal integrated"
sold_outboolean(Sold Out)

Whether the event is sold out

start_datestring(date-time)(Start Date)required

The start of the event

sys_bulk_load_atstring(Sys Bulk Load At)

If this record was loaded via bulk, the timestamp when the record was processed

sys_bulk_load_idstring(Sys Bulk Load)

If this record was loaded via bulk, the ID of the bulk load process

sys_bulk_load_pkstring(Sys Bulk Load Pk)

If this record was loaded via bulk, the tenant and key of the bulk load process used as a partition key

sys_bulk_load_record_nonumber(float)(Sys Bulk Load Record No)

If this record was loaded via bulk, the record number in the source file

sys_bulk_load_source_filestring(Sys Bulk Load Source File)

If this record was loaded via bulk, the source file

sys_calculated_field_errorstring(Sys Calculated Field Error)

The error associated with the calculated field

sys_calculated_field_errorsArray of objects
sys_configuration_snapshot_idstring(Sys Configuration Snapshot)

If a snapshot was restored/applies to this record, the ID of the snapshot

sys_created_atstring(date-time)(Sys Created At)required

The date/time that this record was created, expressed in ISO-8601 date format

sys_created_by_idstring(Sys Created By)required

The ID of the user that created this record

sys_deleted_by_idstring(Sys Deleted By)

The ID of the user that deleted (or last tried to delete) this object

sys_directivestring(Sys Directive)

Means for passing directive information into an object processing logic

sys_external_idstring(Sys External)

The ID that a record has from an external system or data import

sys_has_files_in_s3boolean(Sys Has Files In S3)

If true, this record has files in S3. If false, it doesnt, so no need to hit S3 upon deletion

sys_last_bulk_data_operation_idstring(Sys Last Bulk Data Operation)

If this record was last touched by a bulk data operation, the ID of that operation

sys_last_bulk_data_operation_sys_versionstring(Sys Last Bulk Data Operation Sys Version)

If this record was last touched by a bulk data operation, the sys_version at the time of that operation

sys_last_modified_atstring(date-time)(Sys Last Modified At)required

The date/time that this record record was last modified, expressed in ISO-8601 date format

sys_last_modified_by_idstring(Sys Last Modified By)required

The ID of the user that last modified this record

sys_last_security_contextobject(Sys Last Security Context)

The security context of the last insert, modify, or delete performed on this item

sys_lockedboolean(Sys Locked)

If set, this record is locked and cannot be changed via the API

sys_snapshot_base_versionnumber(float)(Sys Snapshot Base Version)

The version to use as a base when creating a configuration snapshot; if not set, 1 is used. Helpful when creating a sandbox

sys_versionnumber(float)(Sys Version)

A number representing the version of this record in the database

thumbnail_image_uristring(Thumbnail Image Uri)

The thumbnail image to display in upcoming events

timezonestring(Timezone)required

The timezone that the event is in

timezone_abbreviationstring(Timezone Abbreviation)

The timezone abbreviation, based on the event start date

timezone_modestring(Timezone Mode)
Enum"local""specific timezone"
timezone_offsetnumber(float)(Timezone Offset)

The time zone offset, in minutes, from UTC, based on the event start date

type_idstring(Type)required

The type of event

urlstring(Url)required

The URL of the event site

venue_idstring(Venue)

The venue hosting the event

visible_in_portalboolean(Visible In Portal)

Whether this is visible in the portal

Response
application/json
{ "address": { "city": "string", "country": "string", "country_name": "string", "county": "string", "latitude": 0.1, "line1": "string", "line2": "string", "line3": "string", "longitude": 0.1, "postal_code": "string", "state": "string", "time_zone_id": "string" }, "business_unit_id": "string", "capacity_options": { "capacity": 0.1, "enable_wait_list": true, "text_to_display_when_sold_out": "string", "waitlist_process_id": null }, "chapter_id": "string", "cloned_from_id": "string", "console_access_options": { "administrator_security_role_ids": [], "user_security_role_ids": [] }, "custom_field_values": [ {} ], "date_to_remove_from_portal": "2019-08-24T14:15:22Z", "description": "string", "do_not_stretch_masthead": true, "enable_abstracts": true, "enable_capacity": true, "enable_components": true, "enable_courses": true, "enable_documents": true, "enable_exhibitors": true, "enable_functions": true, "enable_logistics": true, "enable_onsite": true, "enable_registration": true, "enable_sessions": true, "enable_sponsors": true, "enable_volunteers": true, "end_date": "2019-08-24T14:15:22Z", "featured": true, "featured_from": "2019-08-24T14:15:22Z", "featured_until": "2019-08-24T14:15:22Z", "id": "string", "masthead_image_uri": "string", "name": "string", "portal_integrated_events_options": { "registrant_directory_id": null, "show_group_registration": true, "show_registrant_directory": true, "show_schedule": true }, "previous_event_id": "string", "registration_deadlines": [ {} ], "restrict_console_access": true, "site_mode": "external", "sold_out": true, "start_date": "2019-08-24T14:15:22Z", "sys_bulk_load_at": "string", "sys_bulk_load_id": "string", "sys_bulk_load_pk": "string", "sys_bulk_load_record_no": 0.1, "sys_bulk_load_source_file": "string", "sys_calculated_field_error": "string", "sys_calculated_field_errors": [ {} ], "sys_configuration_snapshot_id": "string", "sys_created_at": "2019-08-24T14:15:22Z", "sys_created_by_id": "string", "sys_deleted_by_id": "string", "sys_directive": "string", "sys_external_id": "string", "sys_has_files_in_s3": true, "sys_last_bulk_data_operation_id": "string", "sys_last_bulk_data_operation_sys_version": "string", "sys_last_modified_at": "2019-08-24T14:15:22Z", "sys_last_modified_by_id": "string", "sys_last_security_context": {}, "sys_locked": true, "sys_snapshot_base_version": 0.1, "sys_version": 0.1, "thumbnail_image_uri": "string", "timezone": "string", "timezone_abbreviation": "string", "timezone_mode": "local", "timezone_offset": 0.1, "type_id": "string", "url": "string", "venue_id": "string", "visible_in_portal": true }

Updates a event with the specified ID.

Request

This method will update an existing event with the specified ID.

Path
tenantIdstringrequired

The id of the tenant being accessed.

idstringrequired

The ID of the event to update.

Bodyapplication/jsonrequired

The updated event that will be saved.

addressobject(Address)

A complete address

business_unit_idstring(Business Unit)

The business unit of this event

capacity_optionsobject(Capacity Options)required
capacity_options.​capacitynumber(float)(Capacity)>= 0required
capacity_options.​enable_wait_listboolean(Enable Wait List)

If set, people can be placed on a wait list

capacity_options.​text_to_display_when_sold_outstring(Text To Display When Sold Out)

The text to show in the portal when the event is sold out

capacity_options.​waitlist_process_idWaitlist Process (string)(Waitlist Process)

The process to use for managing the waitlist

One of:

The process to use for managing the waitlist

string(Waitlist Process)

The process to use for managing the waitlist

chapter_idstring(Chapter)

The chapter associated with this event, if applicable

cloned_from_idstring(Cloned From)

The event from which this event was cloned

console_access_optionsobject(Console Access Options)required
console_access_options.​administrator_security_role_idsArray of strings(Administrator Security Roles)

The policies that should have administrator level access

console_access_options.​user_security_role_idsArray of strings(User Security Roles)

The policies that should have user level access

custom_field_valuesArray of objects(Custom Field Values)
date_to_remove_from_portalstring(date-time)(Date To Remove From Portal)

The date that that this event should be removed from the portal. If blank, the end date is used

descriptionstring(Description)

Event description

do_not_stretch_mastheadboolean(Do Not Stretch Masthead)

If set, the masthead image is not stretched and is left as is

enable_abstractsboolean(Enable Abstracts)

Whether or not abstract submission and judging is enabled for this event

enable_capacityboolean(Enable Capacity)

If set, the session has a capacity

enable_componentsboolean(Enable Components)

Whether or not this event has mini-conferences, or components

enable_coursesboolean(Enable Courses)

Whether or not certification courses can be sold during the event

enable_documentsboolean(Enable Documents)

Enable documents for your event

enable_exhibitorsboolean(Enable Exhibitors)

Whether or not this event has exhibitors

enable_functionsboolean(Enable Functions)

Whether or not functions are enabled for this event

enable_logisticsboolean(Enable Logistics)

Whether or not logistics & planning are available for this event

enable_onsiteboolean(Enable Onsite)

Whether or not you would like onsite checking and kiosks for this event

enable_registrationboolean(Enable Registration)

Whether or not online registration is enabled for this event

enable_sessionsboolean(Enable Sessions)

Whether or not onlines sessions are enabled for this event

enable_sponsorsboolean(Enable Sponsors)

Whether or not this event has sponsors you would like to track

enable_volunteersboolean(Enable Volunteers)

Whether or not volunteer management & tracking

end_datestring(date-time)(End Date)required

The end of the event

featuredboolean(Featured)

If true, this event should be featured and displayed prominently

featured_fromstring(date-time)(Featured From)

The time during which this event should be featured

featured_untilstring(date-time)(Featured Until)

The time during which this event should be featured

idstring(ID)^[\w|-]+$required

The unique, string identifier of this event

masthead_image_uristring(Masthead Image Uri)

The masthead image to be displayed for the event

namestring(Name)required

The name of the event

portal_integrated_events_optionsobject(Portal Integrated Events Options)
previous_event_idstring(Previous Event)

The event linked that occurred before this one, used for comparison

registration_deadlinesArray of objects
restrict_console_accessboolean(Restrict Console Access)

If true, only certain console users can access this event

site_modestring(Site Mode)

Describes how this event registration and site information will be hosted and displayed

Enum"external""microsite""none""portal integrated"
sold_outboolean(Sold Out)

Whether the event is sold out

start_datestring(date-time)(Start Date)required

The start of the event

sys_bulk_load_atstring(Sys Bulk Load At)

If this record was loaded via bulk, the timestamp when the record was processed

sys_bulk_load_idstring(Sys Bulk Load)

If this record was loaded via bulk, the ID of the bulk load process

sys_bulk_load_pkstring(Sys Bulk Load Pk)

If this record was loaded via bulk, the tenant and key of the bulk load process used as a partition key

sys_bulk_load_record_nonumber(float)(Sys Bulk Load Record No)

If this record was loaded via bulk, the record number in the source file

sys_bulk_load_source_filestring(Sys Bulk Load Source File)

If this record was loaded via bulk, the source file

sys_calculated_field_errorstring(Sys Calculated Field Error)

The error associated with the calculated field

sys_calculated_field_errorsArray of objects
sys_configuration_snapshot_idstring(Sys Configuration Snapshot)

If a snapshot was restored/applies to this record, the ID of the snapshot

sys_created_atstring(date-time)(Sys Created At)required

The date/time that this record was created, expressed in ISO-8601 date format

sys_created_by_idstring(Sys Created By)required

The ID of the user that created this record

sys_deleted_by_idstring(Sys Deleted By)

The ID of the user that deleted (or last tried to delete) this object

sys_directivestring(Sys Directive)

Means for passing directive information into an object processing logic

sys_external_idstring(Sys External)

The ID that a record has from an external system or data import

sys_has_files_in_s3boolean(Sys Has Files In S3)

If true, this record has files in S3. If false, it doesnt, so no need to hit S3 upon deletion

sys_last_bulk_data_operation_idstring(Sys Last Bulk Data Operation)

If this record was last touched by a bulk data operation, the ID of that operation

sys_last_bulk_data_operation_sys_versionstring(Sys Last Bulk Data Operation Sys Version)

If this record was last touched by a bulk data operation, the sys_version at the time of that operation

sys_last_modified_atstring(date-time)(Sys Last Modified At)required

The date/time that this record record was last modified, expressed in ISO-8601 date format

sys_last_modified_by_idstring(Sys Last Modified By)required

The ID of the user that last modified this record

sys_last_security_contextobject(Sys Last Security Context)

The security context of the last insert, modify, or delete performed on this item

sys_lockedboolean(Sys Locked)

If set, this record is locked and cannot be changed via the API

sys_snapshot_base_versionnumber(float)(Sys Snapshot Base Version)

The version to use as a base when creating a configuration snapshot; if not set, 1 is used. Helpful when creating a sandbox

sys_versionnumber(float)(Sys Version)

A number representing the version of this record in the database

thumbnail_image_uristring(Thumbnail Image Uri)

The thumbnail image to display in upcoming events

timezonestring(Timezone)required

The timezone that the event is in

timezone_abbreviationstring(Timezone Abbreviation)

The timezone abbreviation, based on the event start date

timezone_modestring(Timezone Mode)
Enum"local""specific timezone"
timezone_offsetnumber(float)(Timezone Offset)

The time zone offset, in minutes, from UTC, based on the event start date

type_idstring(Type)required

The type of event

urlstring(Url)required

The URL of the event site

venue_idstring(Venue)

The venue hosting the event

visible_in_portalboolean(Visible In Portal)

Whether this is visible in the portal

curl -i -X PUT \
  'https://docs.api.rhythmsoftware.com/_mock/apis/events/events-v1/events/{tenantId}/{id}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>' \
  -H 'Content-Type: application/json' \
  -d '{
    "address": {
      "city": "string",
      "country": "string",
      "country_name": "string",
      "county": "string",
      "latitude": 0.1,
      "line1": "string",
      "line2": "string",
      "line3": "string",
      "longitude": 0.1,
      "postal_code": "string",
      "state": "string",
      "time_zone_id": "string"
    },
    "business_unit_id": "string",
    "capacity_options": {
      "capacity": 0.1,
      "enable_wait_list": true,
      "text_to_display_when_sold_out": "string",
      "waitlist_process_id": null
    },
    "chapter_id": "string",
    "cloned_from_id": "string",
    "console_access_options": {
      "administrator_security_role_ids": [
        "string"
      ],
      "user_security_role_ids": [
        "string"
      ]
    },
    "custom_field_values": [
      {
        "boolean_value": true,
        "custom_field_id": "string",
        "file_url_value": "string",
        "list_value": [
          "string"
        ],
        "numeric_value": 0.1,
        "string_value": "string",
        "table_value": [
          {}
        ]
      }
    ],
    "date_to_remove_from_portal": "2019-08-24T14:15:22Z",
    "description": "string",
    "do_not_stretch_masthead": true,
    "enable_abstracts": true,
    "enable_capacity": true,
    "enable_components": true,
    "enable_courses": true,
    "enable_documents": true,
    "enable_exhibitors": true,
    "enable_functions": true,
    "enable_logistics": true,
    "enable_onsite": true,
    "enable_registration": true,
    "enable_sessions": true,
    "enable_sponsors": true,
    "enable_volunteers": true,
    "end_date": "2019-08-24T14:15:22Z",
    "featured": true,
    "featured_from": "2019-08-24T14:15:22Z",
    "featured_until": "2019-08-24T14:15:22Z",
    "id": "string",
    "masthead_image_uri": "string",
    "name": "string",
    "portal_integrated_events_options": {
      "registrant_directory_id": null,
      "show_group_registration": true,
      "show_registrant_directory": true,
      "show_schedule": true
    },
    "previous_event_id": "string",
    "registration_deadlines": [
      {
        "date": "2019-08-24T14:15:22Z",
        "id": "string"
      }
    ],
    "restrict_console_access": true,
    "site_mode": "external",
    "sold_out": true,
    "start_date": "2019-08-24T14:15:22Z",
    "sys_bulk_load_at": "string",
    "sys_bulk_load_id": "string",
    "sys_bulk_load_pk": "string",
    "sys_bulk_load_record_no": 0.1,
    "sys_bulk_load_source_file": "string",
    "sys_calculated_field_error": "string",
    "sys_calculated_field_errors": [
      {
        "error": "string",
        "field": "string"
      }
    ],
    "sys_configuration_snapshot_id": "string",
    "sys_created_at": "2019-08-24T14:15:22Z",
    "sys_created_by_id": "string",
    "sys_deleted_by_id": "string",
    "sys_directive": "string",
    "sys_external_id": "string",
    "sys_has_files_in_s3": true,
    "sys_last_bulk_data_operation_id": "string",
    "sys_last_bulk_data_operation_sys_version": "string",
    "sys_last_modified_at": "2019-08-24T14:15:22Z",
    "sys_last_modified_by_id": "string",
    "sys_last_security_context": {},
    "sys_locked": true,
    "sys_snapshot_base_version": 0.1,
    "sys_version": 0.1,
    "thumbnail_image_uri": "string",
    "timezone": "string",
    "timezone_abbreviation": "string",
    "timezone_mode": "local",
    "timezone_offset": 0.1,
    "type_id": "string",
    "url": "string",
    "venue_id": "string",
    "visible_in_portal": true
  }'

Responses

The event was updated successfully.

Headers
Access-Control-Allow-Headersstring
Access-Control-Allow-Methodsstring
Access-Control-Allow-Originstring
Bodyapplication/json
addressobject(Address)

A complete address

business_unit_idstring(Business Unit)

The business unit of this event

capacity_optionsobject(Capacity Options)required
capacity_options.​capacitynumber(float)(Capacity)>= 0required
capacity_options.​enable_wait_listboolean(Enable Wait List)

If set, people can be placed on a wait list

capacity_options.​text_to_display_when_sold_outstring(Text To Display When Sold Out)

The text to show in the portal when the event is sold out

capacity_options.​waitlist_process_idWaitlist Process (string)(Waitlist Process)

The process to use for managing the waitlist

One of:

The process to use for managing the waitlist

string(Waitlist Process)

The process to use for managing the waitlist

chapter_idstring(Chapter)

The chapter associated with this event, if applicable

cloned_from_idstring(Cloned From)

The event from which this event was cloned

console_access_optionsobject(Console Access Options)required
console_access_options.​administrator_security_role_idsArray of strings(Administrator Security Roles)

The policies that should have administrator level access

console_access_options.​user_security_role_idsArray of strings(User Security Roles)

The policies that should have user level access

custom_field_valuesArray of objects(Custom Field Values)
date_to_remove_from_portalstring(date-time)(Date To Remove From Portal)

The date that that this event should be removed from the portal. If blank, the end date is used

descriptionstring(Description)

Event description

do_not_stretch_mastheadboolean(Do Not Stretch Masthead)

If set, the masthead image is not stretched and is left as is

enable_abstractsboolean(Enable Abstracts)

Whether or not abstract submission and judging is enabled for this event

enable_capacityboolean(Enable Capacity)

If set, the session has a capacity

enable_componentsboolean(Enable Components)

Whether or not this event has mini-conferences, or components

enable_coursesboolean(Enable Courses)

Whether or not certification courses can be sold during the event

enable_documentsboolean(Enable Documents)

Enable documents for your event

enable_exhibitorsboolean(Enable Exhibitors)

Whether or not this event has exhibitors

enable_functionsboolean(Enable Functions)

Whether or not functions are enabled for this event

enable_logisticsboolean(Enable Logistics)

Whether or not logistics & planning are available for this event

enable_onsiteboolean(Enable Onsite)

Whether or not you would like onsite checking and kiosks for this event

enable_registrationboolean(Enable Registration)

Whether or not online registration is enabled for this event

enable_sessionsboolean(Enable Sessions)

Whether or not onlines sessions are enabled for this event

enable_sponsorsboolean(Enable Sponsors)

Whether or not this event has sponsors you would like to track

enable_volunteersboolean(Enable Volunteers)

Whether or not volunteer management & tracking

end_datestring(date-time)(End Date)required

The end of the event

featuredboolean(Featured)

If true, this event should be featured and displayed prominently

featured_fromstring(date-time)(Featured From)

The time during which this event should be featured

featured_untilstring(date-time)(Featured Until)

The time during which this event should be featured

idstring(ID)^[\w|-]+$required

The unique, string identifier of this event

masthead_image_uristring(Masthead Image Uri)

The masthead image to be displayed for the event

namestring(Name)required

The name of the event

portal_integrated_events_optionsobject(Portal Integrated Events Options)
previous_event_idstring(Previous Event)

The event linked that occurred before this one, used for comparison

registration_deadlinesArray of objects
restrict_console_accessboolean(Restrict Console Access)

If true, only certain console users can access this event

site_modestring(Site Mode)

Describes how this event registration and site information will be hosted and displayed

Enum"external""microsite""none""portal integrated"
sold_outboolean(Sold Out)

Whether the event is sold out

start_datestring(date-time)(Start Date)required

The start of the event

sys_bulk_load_atstring(Sys Bulk Load At)

If this record was loaded via bulk, the timestamp when the record was processed

sys_bulk_load_idstring(Sys Bulk Load)

If this record was loaded via bulk, the ID of the bulk load process

sys_bulk_load_pkstring(Sys Bulk Load Pk)

If this record was loaded via bulk, the tenant and key of the bulk load process used as a partition key

sys_bulk_load_record_nonumber(float)(Sys Bulk Load Record No)

If this record was loaded via bulk, the record number in the source file

sys_bulk_load_source_filestring(Sys Bulk Load Source File)

If this record was loaded via bulk, the source file

sys_calculated_field_errorstring(Sys Calculated Field Error)

The error associated with the calculated field

sys_calculated_field_errorsArray of objects
sys_configuration_snapshot_idstring(Sys Configuration Snapshot)

If a snapshot was restored/applies to this record, the ID of the snapshot

sys_created_atstring(date-time)(Sys Created At)required

The date/time that this record was created, expressed in ISO-8601 date format

sys_created_by_idstring(Sys Created By)required

The ID of the user that created this record

sys_deleted_by_idstring(Sys Deleted By)

The ID of the user that deleted (or last tried to delete) this object

sys_directivestring(Sys Directive)

Means for passing directive information into an object processing logic

sys_external_idstring(Sys External)

The ID that a record has from an external system or data import

sys_has_files_in_s3boolean(Sys Has Files In S3)

If true, this record has files in S3. If false, it doesnt, so no need to hit S3 upon deletion

sys_last_bulk_data_operation_idstring(Sys Last Bulk Data Operation)

If this record was last touched by a bulk data operation, the ID of that operation

sys_last_bulk_data_operation_sys_versionstring(Sys Last Bulk Data Operation Sys Version)

If this record was last touched by a bulk data operation, the sys_version at the time of that operation

sys_last_modified_atstring(date-time)(Sys Last Modified At)required

The date/time that this record record was last modified, expressed in ISO-8601 date format

sys_last_modified_by_idstring(Sys Last Modified By)required

The ID of the user that last modified this record

sys_last_security_contextobject(Sys Last Security Context)

The security context of the last insert, modify, or delete performed on this item

sys_lockedboolean(Sys Locked)

If set, this record is locked and cannot be changed via the API

sys_snapshot_base_versionnumber(float)(Sys Snapshot Base Version)

The version to use as a base when creating a configuration snapshot; if not set, 1 is used. Helpful when creating a sandbox

sys_versionnumber(float)(Sys Version)

A number representing the version of this record in the database

thumbnail_image_uristring(Thumbnail Image Uri)

The thumbnail image to display in upcoming events

timezonestring(Timezone)required

The timezone that the event is in

timezone_abbreviationstring(Timezone Abbreviation)

The timezone abbreviation, based on the event start date

timezone_modestring(Timezone Mode)
Enum"local""specific timezone"
timezone_offsetnumber(float)(Timezone Offset)

The time zone offset, in minutes, from UTC, based on the event start date

type_idstring(Type)required

The type of event

urlstring(Url)required

The URL of the event site

venue_idstring(Venue)

The venue hosting the event

visible_in_portalboolean(Visible In Portal)

Whether this is visible in the portal

Response
application/json
{ "address": { "city": "string", "country": "string", "country_name": "string", "county": "string", "latitude": 0.1, "line1": "string", "line2": "string", "line3": "string", "longitude": 0.1, "postal_code": "string", "state": "string", "time_zone_id": "string" }, "business_unit_id": "string", "capacity_options": { "capacity": 0.1, "enable_wait_list": true, "text_to_display_when_sold_out": "string", "waitlist_process_id": null }, "chapter_id": "string", "cloned_from_id": "string", "console_access_options": { "administrator_security_role_ids": [], "user_security_role_ids": [] }, "custom_field_values": [ {} ], "date_to_remove_from_portal": "2019-08-24T14:15:22Z", "description": "string", "do_not_stretch_masthead": true, "enable_abstracts": true, "enable_capacity": true, "enable_components": true, "enable_courses": true, "enable_documents": true, "enable_exhibitors": true, "enable_functions": true, "enable_logistics": true, "enable_onsite": true, "enable_registration": true, "enable_sessions": true, "enable_sponsors": true, "enable_volunteers": true, "end_date": "2019-08-24T14:15:22Z", "featured": true, "featured_from": "2019-08-24T14:15:22Z", "featured_until": "2019-08-24T14:15:22Z", "id": "string", "masthead_image_uri": "string", "name": "string", "portal_integrated_events_options": { "registrant_directory_id": null, "show_group_registration": true, "show_registrant_directory": true, "show_schedule": true }, "previous_event_id": "string", "registration_deadlines": [ {} ], "restrict_console_access": true, "site_mode": "external", "sold_out": true, "start_date": "2019-08-24T14:15:22Z", "sys_bulk_load_at": "string", "sys_bulk_load_id": "string", "sys_bulk_load_pk": "string", "sys_bulk_load_record_no": 0.1, "sys_bulk_load_source_file": "string", "sys_calculated_field_error": "string", "sys_calculated_field_errors": [ {} ], "sys_configuration_snapshot_id": "string", "sys_created_at": "2019-08-24T14:15:22Z", "sys_created_by_id": "string", "sys_deleted_by_id": "string", "sys_directive": "string", "sys_external_id": "string", "sys_has_files_in_s3": true, "sys_last_bulk_data_operation_id": "string", "sys_last_bulk_data_operation_sys_version": "string", "sys_last_modified_at": "2019-08-24T14:15:22Z", "sys_last_modified_by_id": "string", "sys_last_security_context": {}, "sys_locked": true, "sys_snapshot_base_version": 0.1, "sys_version": 0.1, "thumbnail_image_uri": "string", "timezone": "string", "timezone_abbreviation": "string", "timezone_mode": "local", "timezone_offset": 0.1, "type_id": "string", "url": "string", "venue_id": "string", "visible_in_portal": true }

Exhibitor Add On Products

Exhibitor Add On Products

Operations

Exhibitor Booth Fees

Exhibitor Booth Fees

Operations

Exhibitor Booth Types

Exhibitor Booth Types

Operations

Exhibitor Booths

Exhibitor Booths

Operations

Exhibitor Categories

Exhibitor Categories

Operations

Exhibitor Contact Types

Exhibitor Contact Types

Operations

Exhibitor Priority Point Types

Exhibitor Priority Point Types

Operations

Exhibitor Reg Processes

Exhibitor Reg Processes

Operations

Exhibitor Registrations

Exhibitor Registrations

Operations

Exhibitor Settings

Exhibitor Settings

Operations

Exhibitor Show Floors

Exhibitor Show Floors

Operations

Exhibitors

Exhibitors

Operations

Function Fees

Function Fees

Operations

Function Tickets

Function Tickets

Operations

Function Types

Function Types

Operations

Functions

Functions

Operations

Miscellaneous Events

Miscellaneous Events

Operations

Priority Point Assignments

Priority Point Assignments

Operations

Query Definitions

Query Definitions

Operations

Registrant Directories

Registrant Directories

Operations

Registration Add On Products

Registration Add On Products

Operations

Registration Add On Types

Registration Add On Types

Operations

Registration Categories

Registration Categories

Operations

Registration Change Fees

Registration Change Fees

Operations

Registration Deadlines

Registration Deadlines

Operations

Registration Groups

Registration Groups

Operations

Registration Packages

Registration Packages

Operations

Registration Processes

Registration Processes

Operations

Registration Settings

Registration Settings

Operations

Registration Substitutions

Registration Substitutions

Operations

Registration Types

Registration Types

Operations

Registrations

Registrations

Operations

Ribbon Types

Ribbon Types

Operations

Rooms

Rooms

Operations

Session Fees

Session Fees

Operations

Session Registrations

Session Registrations

Operations

Session Tracks

Session Tracks

Operations

Session Types

Session Types

Operations

Sessions

Sessions

Operations

Settings

Settings

Operations

Show Floors

Show Floors

Operations

Speaker Profiles

Speaker Profiles

Operations

Speaker Topics

Speaker Topics

Operations

Speaker Types

Speaker Types

Operations

Speakers

Speakers

Operations

Sponsors

Sponsors

Operations

Statistics

Statistics

Operations

Types

Types

Operations

Venues

Venues

Operations

Waitlist Processes

Waitlist Processes

Operations

Waitlisted Contacts

Waitlisted Contacts

Operations