cobra CRM Cloud - API Docs
Start
Website
cobra Knowledge Portal
Start
Website
cobra Knowledge Portal
Copy Page
Welcome to our Developer Portal
Hybrid REST / GraphQL API
GraphQL API Endpoints
Versioning
Translated Responses
Tenant Context
Authentication
Pagination, Sorting, Filtering in GraphQL
Date/Time Format And Time Zones
Usage Policy
Access
Get a user by id
Update an existing user
Delete a user
Create a new user
Deactivate an existing user
Activate an existing user
Reset the password for an existing user
Delete multiple users by id
Get available roles for a tenant
Auth
Get the OAuth2 configuration URL and the client ID.
Logs in to cobra with the login data and returns a bearer token if successful.
This is an implementation of the Introspect endpoint as defined in RFC 7662
cobra CRM
People360
Business Cards
Update an existing address in a business card of a person. If the address to be updated is the new favorite, the old favorite will lose its favorite status. If the previous favorite is updated and should no longer be a favorite, then there is no longer an
Delete an address from a specific business card of a person by its address ID. If the favorite address is deleted and only one other address remains, this address becomes the new favorite. Otherwise, no new favorite is set
Create a new address in a person's existing business card. If the address to be created becomes the new favorite, the old favorite will lose its status as a favorite
Update an existing business card of a specific person by the business card ID. If the person does not yet have a favorite business card and the business card to be updated does not explicitly have a favorite status, then the last updated business card (th
Retrieve the details of an existing business card from a specific person by the people ID and the business card ID
Delete a business card form a specific person by the business card ID
Retrieve the details of all existing business cards from a specific person by the people ID
Create a new business card for an existing person. If the person does not yet have a favorite business card and the business card to be created does not explicitly have a favorite status, then the latest business card (this) is declared as the new favorit
Retrieve the details of an existing business card from a specific person only by the business card ID
Delete multiple business cards from a person by their IDs
Connects a persons business card with a company. The business card must not be private.
Retrieve an existing person's business card as a vCard (.vcf)
Validates a business card before it is created or updated.
Validates a business card before it is created or updated.
Relations
Retrieve all relations of a given specific person by relation category
Relate two people with each other
Update a specific relation of a person
Remove a relation between two people
Creates one or more existing relations to multiple people
Update one or more existing relations of a person
Remove multiple relations of one or more people
Validates a relation before it is created or updated.
Validates a relation before it is created or updated.
Settings
Update the settings for People360 such as postal address validation etc
Update the settings for People360 such as postal address validation, default Lifecycle etc.
Management
Create one or more new entries for people properties
Delete multiple entries for people properties from a list by their IDs
Delete an entry for people property from a list by its ID
Creates an index for the address quality service. If the index already exists, this operation will do nothing. The index should be opened after creation. The index will be empty. If person or company data is created or updated after the index creation, th
Deletes an index for the address quality service.
Opens an index of the address quality service. Sometimes the index could be closed due to some unexpected reason, which will cause person and company search and duplicate check features not working. If the index is already opened, this operation will do n
Closes an index of the address quality service. The index functions will be unavailable when the index is closed, which will cause person and company search and duplicate check features not working. There is usually no reason to close the index.
Triggers the event to reinstall an index of the address quality service. The existing index will be deleted and a new index will be created and opened. The person or company data will be reindexed. This endpoint should be used if many data is not indexed
Checks if the index of the address quality service is working properly by creating, searching and deleting an index dummy entry.
Create one or more personality tags
Delete multiple personality tags from the list by their IDs
Delete a personality tag from the list by its ID
Replaces all references to existing Personality by another Personality.
Create one or more new orga tags
Delete multiple orga tags from the list by their IDs
Delete an orga tag from the list by its ID
Replaces all references to existing orga tag by another orga tag.
Create one or more new address types
Delete multiple address types from the list by their IDs
Delete an address type from the list by its ID
Replaces all references to existing address type by another address type.
Create one or more life cycles
Delete multiple life cycles from the list by their IDs
Delete a life cycle from the list by its ID
Update a lifecycle entry by its ID and update all associated people records.
Replaces all references to existing Lifecycle by another Lifecycle.
Create one or more new manager roles that can be assumed by responsible people
Delete multiple manager roles from the list by their IDs
Delete a manager role from the list by its ID
Replaces all references to existing role by another role.
Create one or more new address types
Delete multiple address types from the list by their IDs
Delete an address type from the list by its ID
Replaces all references to existing email address type by another email address type.
Create one or more new company relation types
Delete multiple company relation types from the list by their IDs
Delete an company relation type from the list by its ID
Batch
Start a new process to validate addresses
Cancel an ongoing process that validates addresses
A data set with information about the process
PeopleMerge
If 2 people have been merged, this end point must be called at the end.
Integration Data
Returns all integration data entries stored on a people object.
Creates or replaces the integration data entry for a given integration key.
Removes the integration data entry for a given integration key.
Retrieve people filtered by email or employee status or both
Retrieve a list of people
Create a new person
Retrieve the details of an existing person by its ID
Update an existing person by its ID
Delete a person by its ID
Retrieve a quicklook of an existing person by its ID
Update one or more existing people
Create one or more people
Delete multiple people by their IDs
Update the note on a person by its ID
Update the list of orga tags on a person by its ID (the list will be overwrite)
Update the list of personality tags on a person by its ID (the list will be overwrite)
Update the lifecycle on a person by its ID
Parse clipboard text to create a person
Validates a person.
Retrieve all type of profile images for a person by its ID
Upload a replacement profile image for a person by its ID
Delete the profile image of a person by its ID
Export people as CSV or XLSX file. Filter by explicit People IDs or by a People list ID.
Touchpoints
Documents
Upload a file to an existing touchpoint
Delete a file from a touchpoint by its ID
Settings
Configure which of the predefined touchpoint types and channels should be activated for use
Management
Create one or more new tags
Delete multiple tags from the list by their IDs
Delete a tag from the list by its ID
Ai
Use AI to generate an email text based on the last touchpoints
Use AI to generate an email text based on the last touchpoints
Uses AI to generate a recommendation of the next steps based on the last touchpoints
Uses AI to generate a recommendation of the next steps based on the last touchpoints
To create a CallTelephone Touchpoint template with phone a conversation guide via AI based on the recommendation data from the Touchpoint recommendation endpoint. No Touchpoint is created in the database, only a template for creation.
Analytics
Counts how often a specific company appears in different touchpoints in the last 3 months.
Calculate the total turnover of a company over its entire history. The data of the turnover touchpoints will be evaluated. Different currencies are not taken into account. It is assumed that all entries have been made in one currency.
Counts how often a specific person appears in different touchpoints in the last 3 months.
Calculate the total turnover of a person over its entire history. The data of the turnover touchpoints will be evaluated. Different currencies are not taken into account. It is assumed that all entries have been made in one currency.
Email Touchpoints images
Uploads the provided image for the email touchpoint.
Deletes the image with the specified url from the email touchpoint.
Deletes all images of the email touchpoint.
Retrieve the details of an existing touchpoint by its ID
Create a new touchpoint
Update an existing touchpoint by its ID
Delete a touchpoint by its ID
Delete multiple touchpoints by their IDs
Perform an input validation without changing the data set or creating a touchpoint in the database (calculated fields are returned)
Add one or more tags to selected touchpoints
Remove one or more tags from selected touchpoints by their IDs
Delete a person involved from the touchpoint by its ID
Update the priority for multiple touchpoints by their IDs
Update the priority for a touchpoint by its ID
Add the current mood to a touchpoint by its ID
Move touchpoints from one person to another
Create an email touchpoint and send the email.
Send an existing touchpoint as email. The touchpoint channel must be of email type.
Set analysis data (mood, summary and metadata) for a touchpoint.
Companies
Relations
Relate two companies with each other
Update a specific relation of a company
Remove a relation between two companies
Update one or more existing relations of a company
Remove multiple relations of one or more companies
Change the direction of the relation between two companies
Documents
Upload a file to an existing company
Delete a file from a company by its ID
Settings
Update the settings for Companies such as postal address validation etc.
Update the settings for Companies such as postal address validation, default Lifecycle etc.
Management
Create one or more new tags
Delete multiple tags from the list by their IDs
Delete a tag from the list by its ID
Replaces all references to existing tag by another tag.
Create one or more entries for number of employees
Delete multiple entries for number of employees from the list by their IDs
Delete an entry for number of employees from the list by its IDs
Create one or more entries for number of customers
Delete multiple entries for number of customers from the list by their IDs
Delete an entry for number of customers from the list by its IDs
Create one or more legal forms
Delete multiple legal forms from the list by their IDs
Delete a legal form from the list by its IDs
Create one or more reference number types
Delete multiple reference number types from the list by their IDs
Delete a reference number type from the list by its ID
Create one or more industry sectors
Delete multiple industry sectors from the list by their IDs
Delete an industry sector from the list by its ID
Create one or more relation types
Delete multiple relation types from the list by their IDs
Updates a relation Type
Delete a relation type from the list by its ID
Create one or more life cycles
Delete multiple life cycles from the list by their IDs
Delete a life cycle from the list by its ID
Update a lifecycle entry by its ID and update all associated company records.
Replaces all references to existing Lifecycle by another Lifecycle.
Create one or more new email address types
Delete multiple email address types from the list by their IDs
Delete an email address type from the list by its ID
Replaces all references to existing email address type by another email address type.
Create one or more relation managed by people role entries
Delete multiple relation managed by people role entries from the list by their IDs
Delete a relation managed by people role entry from the list by its IDs
Replaces all references to existing role by another role.
Batch
A data set with information about the process
Cancel an ongoing process that validates addresses
Start a new process to validate addresses
Bank Accounts
Upload a file for the direct debit mandate to a company bank account
Delete a file for the direct debit authorization from a company bank account
Logos
Upload a replacement logo for a company by its ID
Delete the logo from a company by its ID
Upload a logo for a company by its ID using the logo provider service api and delete the old logo
PeopleRelations
Create a new managed by person relation between a person and a company.
Creates new managed by person relations between persons and a company.
Updates managed by person relations between persons and a company
Deletes managed by person relations.
Updates a managed by person relation between a person and a company.
Deletes a managed by person relation.
Import
Upload an Excel or CSV file and parse it for import. Returns headers, sample rows, and a cache key for subsequent steps.
Request AI-generated column mapping suggestions based on the uploaded file.
Preview the first 20 rows with validation results and duplicate detection based on the provided mappings.
Start the import. Returns synchronously for up to 500 rows; otherwise returns a job ID for polling.
Poll the status of an async import job.
Download an Excel error report for a completed import job.
Create a new address for an existing company If the entry to be created is marked as a favorite, the previous favorite loses its status. If no address has been marked as a favorite, an attempt is made to automatically determine the favorite based on the a
Update an existing address of a specific company by its ID If the entry to be updated is marked as a favorite, the previous favorite loses its status. If no address has been marked as a favorite, an attempt is made to automatically determine the favorite
Delete an address from a specific company by its ID If the entry to be deleted is marked as a favorite, a new favorite ist determined. If no address has been marked as a favorite, an attempt is made to automatically determine the favorite based on the add
Perform an input validation without changing the dataset or creating a company address in the database (calculated fields are returned).
Retrieve the details of an existing company by its ID
Update an existing company by its ID
Delete a company by its ID
Retrieve the details of a company by its domain
Create a new company
Update the note on a company by its ID
Update the list of tags on a company by its ID (the list will be overwrite)
Update the lifecycle on a company by its ID
Delete multiple companies by their IDs
Add one or more tags to selected companies
Remove one or more tags from selected companies by their IDs
Add new phone numbers to an existing company. If the entry to be created is marked as a favorite, the previous favorite loses its status. If no phone has been marked as a favorite, an attempt is made to automatically determine the favorite based on the ty
Update an existing phone number of a specific company by its ID
Update existing phone numbers of a specific company by its ID. If the entry to be updated is marked as a favorite, the previous favorite loses its status. If no phone has been marked as a favorite, an attempt is made to automatically determine the favorit
Delete a phone number form a specific company by its ID. If the entry to be deleted is marked as a favorite, a new favorite is determined. If no phone has been marked as a favorite, an attempt is made to automatically determine the favorite based on the t
Perform an input validation without changing the data set or creating a company in the database (calculated fields are returned)
Update an existing e-mail address of a specific company by its ID
Perform an input validation without changing the data set or creating a company phone in the database
Add new e-mail addresses to an existing company. If the entry to be created is marked as a favorite, the previous favorite loses its status. If no mail has been marked as a favorite, an attempt is made to automatically determine the favorite based on the
Update existing e-mail addresses of a specific company by its ID. If the entry to be updated is marked as a favorite, the previous favorite loses its status. If no e-mail has been marked as a favorite, the first available element is selected
Delete an e-mail address form a specific company by its ID. If the entry to be deleted is marked as a favorite, a new favorite is determined. If no e-mail has been marked as a favorite, the first available element is selected
Checks if the index of the address quality service is working properly by creating, searching and deleting an index dummy entry.
Templates
E-Mail
Attachments
Uploads the provided attachment for the email template.
Deletes the attachment with the specified url for the email template.
Deletes all attachments for the email template.
Embedded images
Uploads the provided image for the email template.
Deletes the image with the specified url for the email template.
Deletes all images for the email template.
Processing
Does a preview of an email based on the provided subject, body and data.
Sends a test email based on the provided subject, body and data.
Sends a free email based on the provided subject, body and data.
Snippets
Retrieves email template snippets, optionally filtered by category.
Variables
Retrieves all available template variables.
Retrieves a single e-mail template by its identifier.
Updates an existing e-mail template.
Deletes an e-mail template by its identifier.
Creates a new e-mail template.
Deletes multiple e-mail templates.
Validates an e-mail template.
Marks one or more e-mail templates as favorite or removes the favorite flag.
Duplicates an existing e-mail template.
Updates the list of orga tags for an e-mail template.
Changes visibility for one or more e-mail templates.
Updates organization tags for multiple e-mail templates.
Renders an e-mail template with the provided data.
Generates an e-mail template using AI based on the provided generation data.
Increments the send usage count for an e-mail template.
Settings
Orga tags (adhoc list)
Create one or more new orga tags.
Deletes a list of orga tags by their ids.
Deletes an existing orga tag by its id.
Substitutes an existing orga tag with a different one.
Lists
cobra Event
Settings
Booking form field sets
Gets a field set for booking forms by its ID
Updates an existing field set for booking forms
Deletes an existing field set for booking forms
Creates a new field set for booking forms
Validates a field set for booking forms
Replaces all references to existing booking form field set by another set.
Cancellation conditions
Gets a cancellation condition by its ID
Updates an existing cancellation condition
Deletes an existing cancellation condition
Creates a new cancellation condition
Validates a cancellation condition
Replaces all references to existing cancellation condition by another condition.
Contact person templates (copy list)
Gets a contact person template by its ID
Updates an existing contact person template
Deletes an existing contact person template
Creates a new contact person template
Deletes a list of contact person templates
Validates a contact person template
Contributor roles (tenant list)
Gets a contributor role by its ID
Updates an existing contributor role
Deletes an existing contributor role
Creates a new contributor role
Deletes a list of contributor roles
Validates a contributor role
Replaces all references to existing contributor role by another contributor role.
Event categories (tenant list)
Gets an event category by its ID
Updates an existing event category
Deletes an existing event category
Creates a new event category
Deletes a list of event categories
Validates an event category
Replaces all references to existing event category by another event category.
Online meeting platforms (vendor list)
Gets a online meeting platform by its ID
Orga tags (adhoc list)
Gets an orga tag by its ID
Updates an existing orga tag
Deletes an existing orga tag
Creates a new orga tag
Deletes a list of orga tags
Validates an orga tag
Replaces all references to existing orga tag by another orga tag.
Tax rates (vendor list)
Gets a tax rate by its ID
Portal tags (tenant list)
Gets a portal tag by its ID
Updates an existing portal tag
Deletes an existing portal tag
Creates a new portal tag
Deletes a list of portal tags
Validates a portal tag
Replaces all references to existing portal tag by another portal tag.
Gets the event settings for the current tenant
Updates the event settings for the current tenant
Validates the event settings
Event files
Uploads the provided file for the event
Deletes the file with the specified url of an event
Deletes all files of an event
Event images
Uploads an image of a certain type for the event
Deletes the image with the specified url of an event
Deletes all images of an event
Updates the alternative text of an image
Contact person template images
Uploads an image for the contact person template.
Deletes the contact person template image.
Deletes a list of contact person template images.
Bookings
Creates a new booking (public)
Gets a booking by its ID
Gets the confirmation infos for a successful booking (public)
Deletes an existing booking
Deletes a list of bookings
Calculates the current cancellation rules that apply when cancelling a booking including all tickets
Cancels a booking and all belonging tickets
Cancels a booking and all belonging tickets
Calculates the current cancellation rules that apply when cancelling a booking including all tickets
Sets the booker information for a booking
Sends an invoice mail to the booker
Sets the invoice number of an external booking
Change the status of a payment
Collects the booking history statistics for an event
Collects the booking history actions for an event
Looks for data inconsistency in a booking and executes reparations.
Deletes one or more bookings. Single delete is also handled by this endpoint by passing a list with one id.
Adds a participant to an event from the back-office, bypassing the registration deadline and with reduced validation
Invitations
Gets details of an invitation (public)
Gets an invitation by its ID
Gets details of an invitation (public)
Deletes an existing invitation
Reject an Invitation. If a ticket was already bought using this invitation, the ticket is cancelled.
Deletes a list of invitations
Creates a new invitation for an event
Validates an invitation
Send an invitation e-mail to a list of persons to invite, using filter criteria.
Send an filtered invitation e-mail to a list of persons to invite
Send an invitation free e-mail to a list of persons to invite, using filter criteria.
Sets information data for the invited person
Imports invitations from a file
Send an filtered invitation free e-mail to a list of persons to invite
Generates a preview for a file import
Exports invitations for an event
Change the status of a list of participants
Event tickets
Gets an event ticket by its ID
Add custom integration data to an event ticket
Get an event ticket summary
Change the status of a list of participants
Resend event tickets to a list of participants
Send free mails to a list of participants
Send free mails to filtered participants
Validates an event ticket and checks it in
Sets participant information data
Exports event tickets to a file
Website images
Uploads an image of a certain type for the website
Deletes the image with the specified url of a website
Deletes all images of a website
Updates the alternative text of an image
Websites
Gets a website by its ID
Gets an event by its ID (public)
Updates an existing website
Gets the field set for booking forms that is used by an event (public)
Deletes an existing website
Gets an event by its ID (public)
Creates a new website
Gets a portal config by its url (public)
Deletes a list of websites
Validates a website
Validates a website
Validates a website name
Replaces all references to existing event portal by another event portal: all events using the original portal will migrate to the replacement portal.
Enables or disables the publication of a website
Validates the publication of a website
Gets an event by its ID
Updates an existing event
Deletes an existing event
Creates a new event
Deletes a list of events
Validates an event
Get event as iCal format
Duplicates an event
Updates the note of an event
Updates the publication of an event
Validates the publication of an event
cobra Forms
Images
Uploads the header image for a form
Deletes the header image for a form
Responses
Gets a form response by its id
Deletes an existing form response
Deletes multiple existing form responses
Exports form responses as csv stream
Add custom integration data to a form response
Returns true and a message to display if a threshold of free responses has been used
Gets a form by its id
Patches fields for a form
Updates an existing form
Deletes an existing form
Creates a new form
Deletes a list of forms
Validates a form
Duplicates a form
Enables or disables the publication of a form
Tickets
Get a ticket by id
Update an existing ticket
Delete a ticket
Create a new ticket
Change ticket state (New, In Progress, Done)
Integrations
Webhooks
Get a list of all webhook subscriptions
Create a new webhook subscription
Get a webhook subscription by ID
Delete a webhook subscription
Change a webhook subscription
Lists all Webhook events which can be subscribed
EAP
Connectors
Get all available folders of a mailbox
Get all available categories of a mailbox
Get all available user with short and display name of cobra CRM
RuleActions
Get all actions of a rule
Create a new action for a rule
Delete an action by id
Delete all actions for the rule
RuleFilters
Get all filters of a rule which are used to filter emails before applying actions
Create a new filter for a rule
Delete all filters of a rule
Rules
Get all rules for the current user
Create a new rule for the current user
Get a rule by id
Modify an existing rule
Delete a rule by id
Runs
Run a specific rule for automated email processing
TenantInfo
Returns general information such as the TenantId and contact details of the client currently logged in.
This can be used to read out the client's currently set tariff, including all available modules and their functions contained in the tariff.
Returns general information about the tenants subscription.
TenantInfoSubscription
/tenant-info/subscriptions/payment/urls/checkout
Gets the checkout URL for a payment.
/tenant-info/subscriptions/payment/urls/customer-portal
Gets the customer portal URL.
Increases the quantity of a payment.
Gets the active subscriptions for the current tenant.
TenantInfoV
/v2/tenant-info/tariff
Schemas
Schemas
AppointmentDTO
CheckIfChargesEnabledResponse
BookingCancelInfoDTO
BookingObjectForConfirmationDTO
AddressTypeDTO
AddressCoordinatesDTO
Address
AppearanceConfigPublicDto
BookingFormFieldSetDetailedDTO
CheckIfChargesEnabledResponseCobraApiResponse
BookingCancelInfoDTOCobraApiResponse
BookingObjectForConfirmationDTOCobraApiResponse
AddressTypeDTOListCobraApiResponse
AddressToUpsert
CobraFormPublicDto
BookingFormFieldSetDetailedDTOCobraApiResponse
CreateCheckoutSessionResponse
BookingObjectForDetailedDTO
BookingObjectForCreateDTO
AddressTypeForCreateDTO
ComplexPropsTest
CobraFormPublicDtoCobraApiResponse
ComplaintMailDto
BookingFormFieldSetDetailedDTOValidationResult
CreateCheckoutSessionResponseCobraApiResponse
BookingObjectForDetailedDTOCobraApiResponse
BookingObjectForPublicCreateDTO
ErrorResponse
AppearanceSettingsInputDto
ColorConfigPublicDto
BookingFormFieldSetDetailedDTOValidationResultCobraApiResponse
CreateSignUpLinkCommand
BookingObjectPublicDTO
BusinessCardDTO
AddressValidationInfoDTO
ErrorType
AppearanceSettingsOutputDto
BookingFormFieldSetForCreateDTO
BookingObjectPublicDTOCobraApiResponse
CheckTouchpointExpirationCommand
BusinessCardDTOCobraApiResponse
Person
AiServiceAnswerDto
ImageObjectPublicDto
BookingFormFieldSetPosition
RefundPaymentCommand
CancellationInformationForCreateDTO
BusinessCardDTOListCobraApiResponse
PersonCobraApiResponse
AiServiceAnswerDtoCobraApiResponse
EventFeedbackDto
RefundPaymentResponse
CancellationInformationForDetailedDTO
BusinessCardForCreateDTO
PersonIEnumerableCobraApiResponse
CobraFormInputDtoCobraApiResponse
CancellationConditionForCreateDTO
RefundPaymentResponseCobraApiResponse
CustomFieldAnswerDTO
BusinessCardForPutCommandDTO
PersonToUpsert
BatchStatus
LegalNoticesConfigPublicDto
CancellationConditionForDetailedDTO
DailyBookingStatsDTO
BusinessCardForTouchpointsDTO
MarketingOutboundEmailDto
CancellationConditionForDetailedDTOCobraApiResponse
SignUpLinkResponse
DailyBookingStatsDTOListCobraApiResponse
PaymentInformationPublicDTO
BusinessCardForTouchpointsDTOCobraApiResponse
UpdateCompanyLogoWithClearbitCommand
MarketingOutboundNewsletterDto
EventRequestWebFormDto
CancellationConditionForDetailedDTOValidationResult
SignUpLinkResponseCobraApiResponse
PaymentItemInformationPublicDTO
BusinessCardForUpdateDTO
ResponseInputDto
CancellationConditionForDetailedDTOValidationResultCobraApiResponse
DiscountDTO
MessageFacebookDto
CancellationRuleDTO
StripeConnectInfoForCreateDTO
MessageInstagramDto
ResponseOutputDto
StripeConnectInfoForDetailedDTO
PersonPublicDTO
ResponseOutputDtoCobraApiResponse
ContactPersonConfigForCreateDTO
StripeConnectInfoForDetailedDTOCobraApiResponse
OrgaTagForDetailedDtoCobraApiResponse
MessageLinkedinDto
CobraFormSettingsInputDto
SimpleUrlData
ContactPersonConfigForDetailedDTO
StripeProductForCreateDTO
TicketForCreateDTO
OrgaTagForDetailedDtoValidationResult
MessageMsTeamsDto
CobraFormSettingsOutputDto
SubmitResponseCommand
MarketingOutboundAdvertisementDto
ContactPersonForCreateDTO
StripeProductForDetailedDTO
TicketPublicDTO
OrgaTagForDetailedDtoValidationResultCobraApiResponse
EmbeddedAddressTypeDTO
MessageNotificationDto
CobraFormSettingsOutputDtoCobraApiResponse
ValidateResponseCommand
MarketingOutboundCatalogMailingDto
ContactPersonForDetailedDTO
StripeProductForDetailedDTOCobraApiResponse
EmbeddedAddressTypeForCreateAndUpdateDTO
MessageSmsDto
ValidationResponse
MarketingOutboundChatDto
ContactPersonTemplateForCreateDTO
StripeTaxRateForCreateDTO
IntegrationDataDTO
EmbeddedPersonalityDTO
ValidationResponseCobraApiResponse
ContactPersonTemplateForDetailedDTO
StripeTaxRateForDetailedDTO
EmbeddedPersonalityDTOIEnumerableCobraApiResponse
ColorSettingsInputDto
MarketingOutboundLinkedinDto
ContactPersonTemplateForDetailedDTOCobraApiResponse
StripeTaxRateForDetailedDTOCobraApiResponse
IRelationTypeDTO
ColorSettingsOutputDto
ContactPersonTemplateForDetailedDTOValidationResult
ParticipantsStatusDTO
TouchpointConfigInputDto
LifecycleDTO
MarketingOutboundNotificationDto
ContactPersonTemplateForDetailedDTOValidationResultCobraApiResponse
LifecycleDTOListCobraApiResponse
MarketingOutboundPhoneMarketingDto
ContributorDTO
PaymentInformationDTO
LifecycleForCreateDTO
MarketingOutboundPostDto
ContributorRoleForCreateDTO
PaymentItemInformationDTO
ManagerRoleDTO
DeleteSettingsDarkColorLogoImageCommand
ContributorRoleForDetailedDTO
ManagerRoleDTOListCobraApiResponse
DeleteSettingsLightColorLogoImageCommand
ContributorRoleForDetailedDTOCobraApiResponse
PersonForCreateDTO
ManagerRoleForCreateDTO
SupportCallDto
ContributorRoleForDetailedDTOValidationResult
PersonForDetailedDTO
SupportEmailDto
ContributorRoleForDetailedDTOValidationResultCobraApiResponse
OrgaTagDTO
OrgaTagDTOListCobraApiResponse
FatClientActionConfigInputDto
TaxRateInfoDetailedDTO
FatClientActionConfigOutputDto
DeleteEventImagesResponse
TicketCancelInfoDTO
PeopleAddressDTO
FilteredInvitationData
FatClientIntegrationConfigInputDto
DeleteEventImagesResponseCobraApiResponse
TicketForDetailedDTO
PeopleAddressForCreateAndUpdateDTO
FatClientIntegrationConfigOutputDto
TicketForDetailedDTOCobraApiResponse
FatClientIntegrationConfigOutputDtoCobraApiResponse
PeopleBusinessPositionDTO
PeopleAddressDTOCobraApiResponse
FieldMappingInputDto
TicketListDTO
PeopleDTO
PeopleAddressForCreateDTO
FieldMappingOutputDto
PeopleDTOCobraApiResponse
PeopleAddressForUpdateDTO
CreateCompanyPhoneCommand
InvitationData
EmailConfigDTO
PeopleEmailDTO
CreateMailCommand
ServiceChatDto
EmailInformationDTO
ServiceMailDto
EventCalendarDTO
EmbeddedRelationTypeInputDto
PeopleForFilterDTO
ServicePhoneDto
EventCategoryForCreateDTO
EmbeddedRelationTypeOutputDto
PeopleForFilterDTOListCobraApiResponse
ServiceRemoteMaintenanceDto
EventCategoryForDetailedDTO
ServiceStaffDto
EventCategoryForDetailedDTOCobraApiResponse
PeopleImageDTO
ServiceWebFormDto
EventCategoryForDetailedDTOValidationResult
PeopleImageDTOCobraApiResponse
EventCategoryForDetailedDTOValidationResultCobraApiResponse
PeopleImportantDateDTO
EventFileObjectDTO
PeopleLifecycleForInputDTO
EventForCreateDTO
PeopleLifecycleForOutputDTO
EventForDetailedDTO
PeopleListDTO
EventForDetailedDTOCobraApiResponse
PeopleListDTOListCobraApiResponse
EventForDetailedDTOValidationResult
PeopleNoteDTO
LegalNoticesSettingsInputDto
EventForDetailedDTOValidationResultCobraApiResponse
PeopleNoteDTOCobraApiResponse
LegalNoticesSettingsOutputDto
EventImageCollectionForCreateDTO
EventImageCollectionForDetailedDTO
PeoplePhoneDTO
MappingConfigurationInputDto
EventImageObjectDTO
PeopleQuickLookDTO
MappingConfigurationOutputDto
PeopleQuickLookDTOCobraApiResponse
ModifyFormAiCommand
EventLocationForCreateDTO
PeopleSocialMediaDTO
EventLocationForDetailedDTO
PeopleWithResponsibleForObjectsDTO
EventNoteForCreateDTO
PeopleWithResponsibleForObjectsDTOCobraApiResponse
PromptModelDto
EventNoteForDetailedDTO
PersonalityDTO
EventNoteForDetailedDTOCobraApiResponse
PersonalityDTOListCobraApiResponse
EventPortalForCreateDTO
PersonalityForCreateDTO
EventPortalForDetailedDTO
RelationDTO
EventSettingsForCreateDTO
RelationDTOCobraApiResponse
UpdateIntegrationConfigCommand
EventSettingsForDetailedDTO
RelationDTOListCobraApiResponse
EventSettingsForDetailedDTOCobraApiResponse
EventSettingsForDetailedDTOValidationResult
RelationForDeleteDTO
EventSettingsForDetailedDTOValidationResultCobraApiResponse
RelationForUpdateDTO
FooterInformationDTO
ResponsibleForDTO
FormFieldBaseDTO
SelectionListDto
SelectionListDtoListCobraApiResponse
SelectionListForCreateDto
OnlineMeetingDTO
OnlineMeetingPlatformForCreateDTO
OnlineMeetingPlatformForDetailedDTO
OnlineMeetingPlatformForDetailedDTOCobraApiResponse
OnlineMeetingPlatformForDetailedDTOValidationResult
SettingsForCreateDTO
OnlineMeetingPlatformForDetailedDTOValidationResultCobraApiResponse
SettingsForDetailedDTO
SettingsForDetailed
OrgaTagForCreateDTO
SettingsForDetailedDTOCobraApiResponse
SettingsForDetailedCobraApiResponse
OrgaTagForDetailedDTO
OrgaTagForDetailedDTOCobraApiResponse
SettingsForDetailedDto
OrgaTagForDetailedDTOValidationResult
SettingsForDetailedDtoCobraApiResponse
OrgaTagForDetailedDTOValidationResultCobraApiResponse
PortalTagForCreateDTO
PortalTagForDetailedDTO
PortalTagForDetailedDTOCobraApiResponse
PortalTagForDetailedDTOValidationResult
PortalTagForDetailedDTOValidationResultCobraApiResponse
PublicationConfigForCreateDTO
PublicationConfigForDetailedDTO
RegistrationConfigForCreateDTO
RegistrationConfigForDetailedDTO
TaxInformationForCreateDTO
TaxInformationForDetailedDTO
TaxRateForCreateDTO
TaxRateForDetailedDTO
TaxRateForDetailedDTOCobraApiResponse
TaxRateForDetailedDTOValidationResult
SettingsForCreateSettingsForDetailedUpdateEntityCommand
TaxRateForDetailedDTOValidationResultCobraApiResponse
TaxRateForEmbededDTO
TicketCategoryForCreateDTO
TicketCategoryForDetailedDTO
SettingsForCreateDtoSettingsForDetailedDtoUpdateEntityCommand
PublicationConfigForCreateValidationResult
UpdateCompanyPhoneCommand
PublicationConfigForCreateValidationResultCobraApiResponse
UpdateMailCommand
ValidateBusinessCardCommand
BooleanCobraApiResponse
AbstractChannelDto
AddSubscriptionCommand
ActivateUserCommand
ConfigResult
AddressCoordinates
Appointment
AppearanceConfigForCreate
AddBankAccountMandateCommand
AddTouchpointsFileCommand
AddIntegrationDataCommand
ActionDefinitionAddCategory
BookingCancel
AddManagedByPersonBulkCommand
ActiveSubscriptionDto
AddTagsToTouchpointsCommand
ChangeTicketStateCommand
AddUserCommand
ConfigResultCobraApiResponse
BookingFormFieldSetDetailed
BookingFormFieldSetPublic
AppearanceConfigForDetailed
AddressImprovementCommand
AddCompanyDocumentCommand
BookingAction
BookingCancelInfo
ActionDefinitionAddContact
Ai
AddManagedByPersonCommand
AddressGroupInputField
ChangeVisibilityEmailTemplateCommand
DeleteAllEmbeddedImagesCommand
CobraTagForEmbeddedDto
AddTagsToCompaniesCommand
ModifySubscriptionCommand
Auth
IntrospectRequest
AddressType
BookingFormFieldSetDetailedCobraApiResponse
BookingFormFieldSetPublicCobraApiResponse
DeleteBankAccountMandateCommand
BookingActionListCobraApiResponse
ActionDefinitionAddTouchpoint
RunRuleCommand
BookingCancelResult
AddressGroupInputFieldOutput
AiAnswerEmailGenerationDto
DeleteAllEmbeddedImagesResponse
CobraTagForEmbeddedDtoIEnumerableCobraApiResponse
BooleanNullableCobraApiResponse
ObjectTypeForCreate
Capabilities
DeactivateUserCommand
JsonDocumentCobraApiResponse
AddressCoordinatesDto
AddressTypeForCreate
BookingFormFieldSetDetailedValidationResult
CancellationConditionForDetailed
DeleteCompanyDocumentCommand
BookingActionType
ActionDefinitionBase
BookingCancelResultCobraApiResponse
AppearanceConfigInputDto
DoubleCobraApiResponse
AiEmailGenerationAnswerDto
DeleteAllEmbeddedImagesResponseCobraApiResponse
ObjectTypeForDetailed
DeleteUserCommand
BookingFormFieldSetDetailedValidationResultCobraApiResponse
CancellationRule
ColorConfig
DeleteCompanyLogoCommand
BookingObjectForConfirmation
BookingCancelCommand
AddressTypeForCreateDeleteEntityCommand
ActionDefinitionMoveToFolder
EAP
AppearanceConfigOutputDto
DoubleNullableCobraApiResponse
AiEmailGenerationAnswerDtoCobraApiResponse
DeleteAllEmailTemplateAttachmentsCommand
DeleteEmbeddedImageByUrlDto
EventPro
DeleteUsersCommand
BookingFormFieldSetForCreate
ContentConfig
BookingObjectForConfirmationCobraApiResponse
AddressTypeForCreateDeleteManyEntitiesCommand
CreateRuleActionCommand
AiEmailGenerationDto
AddressTypeDto
DeleteAllEmailTemplateAttachmentsResponse
DeleteEmbeddedImageCommand
SubscriptionListCobraApiResponse
DuplicateUserDto
TokenRequest
AddressValidationInfoDto
BookingFormFieldSetForCreateBookingFormFieldSetDetailedUpdateEntityCommand
ContactPersonConfigForDetailed
BookingObjectForCreate
BookingCancelInfoCobraApiResponse
CreateRuleCommand
AiEmailPeopleInvolvedDto
Forms
CobraFormInputDto
DeleteAllEmailTemplateAttachmentsResponseCobraApiResponse
AddressTypeForCreateSubstituteEntityCommand
TicketForCreate
Webhook
Integration
DuplicateUserDtoListCobraApiResponse
TokenResponse
AddressTypeListCobraApiResponse
BookingFormFieldSetForCreateDeleteEntityCommand
ContactPersonForDetailed
BookingObjectForPublicCreate
BookingObjectForCreateDeleteEntityCommand
CreateRuleFilterCommand
AiNextBestActionCommand
CobraFormInputDtoCobraFormOutputDtoUpdateEntityCommand
DeleteAllEmailTemplateEmbeddedImagesCommand
BookingDeleteManyCommand
AiMappingSuggestionRequestDto
TicketForCreateDeleteEntityCommand
WebhookListCobraApiResponse
LockoutReason
Int64CobraApiResponse
TokenResponseCobraApiResponse
AddressValidationInfo
EmailConfig
DeletePortalImageCommand
BookingObjectPublic
BookingObjectForCreateDeleteManyEntitiesCommand
EmailSearchFields
BookingFormFieldSetForCreateSubstituteEntityCommand
CobraFormInputDtoDeleteEntityCommand
AiNextBestActionOutputDto
DeleteAllEmailTemplateEmbeddedImagesResponse
AiMappingSuggestionResponseDto
TicketForCreateTicketForDetailedUpdateEntityCommand
WebhookSendMethod
EventCalendar
DeletePortalImagesCommand
BatchProcess
UpdateCompanyLogoCommand
BookingObjectPublicCobraApiResponse
BookingObjectForDetailed
HttpValidationProblemDetails
CobraFormInputDtoDeleteManyEntitiesCommand
AiNextBestActionOutputDtoCobraApiResponse
DeleteAllEmailTemplateEmbeddedImagesResponseCobraApiResponse
AiMappingSuggestionResponseDtoCobraApiResponse
BankAccountDetailForCreateDto
TouchpointDto
TicketForDetailed
ResetUserPasswordCommand
EventCategoryForDetailed
DeletePortalImagesResponse
BatchProcessCobraApiResponse
DeleteTouchpointsFileCommand
BookingObjectForDetailedCobraApiResponse
BookingSelfCancelStatus
ModifyRuleCommand
CobraFormInputDtoJsonPatchDocument
PaymentIncreaseQuantityCommand
UpdateCompanyLogoWithLogoApiProviderCommand
DeleteEmailTemplateAttachmentCommand
BankAccountDetailForDetailedDto
TouchpointDtoCobraApiResponse
TicketForDetailedCobraApiResponse
CalendarConvertEventCommand
EventFileObject
DeletePortalImagesResponseCobraApiResponse
ChangeMoodCommand
CustomFieldAnswer
BookingRepairCommand
CobraFormInputDtoOperation
PaymentProviderType
DeleteEmailTemplateEmbeddedImageCommand
DeleteFileResponse
BankAccountDetailForPutDto
People360
UpdateUserCommand
BusinessCard
EventForDetailed
ChangePriorityCommand
ExternalPaymentSettings
ProblemDetails
CancellationConditionEmbedded
BookingRepairOptions
CobraFormOutputDto
DeleteFileResponseCobraApiResponse
ChangePriorityManyCommand
UpdateUserDto
BusinessCardCobraApiResponse
CancellationConditionForCreate
EventForDetailedCobraApiResponse
HeaderImageFocusScope
InvitationPublic
BookingSetBookerInfoCommand
CobraFormOutputDtoCobraApiResponse
UploadEmbeddedImageCommand
DeleteImageResponse
ChannelVisibilityProperties
Subscription
UserDto
BusinessCardForCreate
CancellationConditionForCreateCancellationConditionForDetailedUpdateEntityCommand
EventImageCollectionForDetailed
InvitationPublicCobraApiResponse
RuleActionCaseType
ColorConfigInputDto
DeleteImageResponseCobraApiResponse
CancelReason
SubscriptionCobraApiResponse
UserDtoCobraApiResponse
BusinessCardForPutCommand
CancellationConditionForCreateDeleteEntityCommand
EventImageObject
LegalNoticesConfig
InvitationRejectionInput
RuleActionDto
ColorConfigOutputDto
EventImageType
Tariff
UserRole
BusinessCardForTouchpoints
DeleteTouchpointPeopleInvolvedCommand
InvitationStatus
CancellationInformationForCreate
RuleActionDtoCobraApiResponse
CancellationConditionForCreateSubstituteEntityCommand
ConsentField
CreateAndSendEmailModel
DuplicateEmailTemplateCommand
TariffCobraApiResponse
UserRoleListCobraApiResponse
BusinessCardForTouchpointsCobraApiResponse
EventLocationForDetailed
InviteePublic
CancellationInformationForDetailed
RuleDetailDto
ConsentFieldOutput
DocumentDocumentDto
CreateAndSendEmailTouchpointCommand
EmailTemplateAttachmentDto
TenantInfo
BusinessCardForUpdate
CancellationConditionForDetailedCobraApiResponse
PortalConfigForCreate
EventPaymentMethodSettingsForDetailed
RuleDetailDtoCobraApiResponse
ChangeInvitationStatus
ConsentFieldProperties
EmailStatus
EmailTemplateByPromptDto
CobraTagForEmbeddedDtoCobraApiResponse
TenantInfoCobraApiResponse
BusinessCardListCobraApiResponse
CancellationConditionForDetailedValidationResult
PortalConfigForCreateDeleteEntityCommand
ChangePaymentStatus
RuleDto
ConsentFieldPropertiesOutput
EmailStatusDataDto
EmailTemplateDeleteByUrlDto
FormOfAddressType
Touchpoints
CancellationConditionForDetailedValidationResultCobraApiResponse
PortalConfigForCreateDeleteManyEntitiesCommand
OnlinePaymentInformation
RuleDtoCobraApiResponse
CountryInputFieldOutput
BusinessCardValidationRequest
EmailTemplateEmbeddedImageDto
EmbeddedImageDto
ColumnMappingDto
CompanyAddressForCreateDto
Usermanagement
OnlinePaymentInformationPublic
CustomFieldAnswerForIntegration
RuleDtoListCobraApiResponse
PortalConfigForCreateSubstituteEntityCommand
EventCancellationDto
BusinessCardValidationResult
DateTimeFieldProperties
EmailTemplateForCreateDto
GeoCoordinates
ParticipationStatus
CompanyAddressForDetailedDto
PortalConfigForDetailed
DailyBookingStats
RuleFilterCondition
EventNoParticipationDto
BusinessCardValidationResultCobraApiResponse
DateTimeFieldPropertiesOutput
EmailTemplateForCreateDtoCobraApiResponse
CompanyAddressForDetailedDtoCobraApiResponse
ContactPersonConfigForCreate
OnlineMeeting
PortalConfigForDetailedCobraApiResponse
CancelAddressImprovementCommand
PaymentInformation
DailyBookingStatsListCobraApiResponse
RuleFilterDto
EventParticipationDto
DateTimeInputField
EmailTemplateForCreateDtoDeleteEntityCommand
DateSpanModel
OnlineMeetingPlatformForDetailed
PortalConfigForUpdate
PaymentInformationPublic
RuleFilterDtoCobraApiResponse
CompanyAddressForDetailedDtoValidationResult
EventRegistrationDto
DateTimeInputFieldOutput
EmailTemplateForCreateDtoDeleteManyEntitiesCommand
IconInfoDto
TouchpointDtoValidationResult
ContactPersonForCreate
PortalConfigForUpdatePortalConfigForDetailedUpdateEntityCommand
PaymentMethod
PaymentItemInformationPublic
Discount
RuleFilterOperator
CompanyAddressForDetailedDtoValidationResultCobraApiResponse
DecimalFieldProperties
EmailTemplateForCreateDtoEmailTemplateForDetailedDtoUpdateEntityCommand
PaymentStatus
CompanyAddressForUpdateDto
IntegrationInitiatorDto
TouchpointDtoValidationResultCobraApiResponse
PublicationConfigForDetailed
PortalImageCollectionForCreate
EmailAction
RuleMailAddressMatching
CompanyRelationType
DecimalFieldPropertiesOutput
EmailTemplateForDetailedDto
CompanyDocumentForDetailedDto
IntegrationInitiatorIconInfoDto
ContactPersonTemplateForCreate
RegistrationConfigForDetailed
PortalImageCollectionForDetailed
PaymentType
EmailMessageStatus
CompanyRelationTypeForCreate
DecimalInputField
EmailTemplateForDetailedDtoCobraApiResponse
RegistrationFormType
EventBooking
CompanyForCreateDto
ContactPersonTemplateForCreateContactPersonTemplateForDetailedUpdateEntityCommand
PortalImageObject
PersonForCreate
CompanyRelationTypeForCreateDeleteEntityCommand
DecimalInputFieldOutput
InternalCommunicationNoteDto
EmailTemplateForDetailedDtoIEnumerableCobraApiResponse
RegistrationPlatformType
EventBookingCobraApiResponse
ContactPersonTemplateForCreateDeleteEntityCommand
PortalImageType
CompanyForCreateDtoDeleteEntityCommand
PersonPublic
CompanyRelationTypeForCreateDeleteManyEntitiesCommand
DeleteHeaderImageCommand
EmailTemplateForDetailedDtoValidationResult
EmailTemplateIncrementSendUsageCountDto
EventInfo
ContactPersonTemplateForCreateDeleteManyEntitiesCommand
PortalTemplateType
CompanyForCreateDtoDeleteManyEntitiesCommand
RejectInvitationCommand
CompanyRelationTypeListCobraApiResponse
EmailTemplateForDetailedDtoValidationResultCobraApiResponse
CompanyForDetailedDto
ContactPersonTemplateForDetailed
PublishPortalConfigCommand
ExportInvitationsCommand
ConnectPersonToCompanyCommand
MeetingPersonalDto
EmailTemplateRenderedDto
CompanyForDetailedDtoCobraApiResponse
ContactPersonTemplateForDetailedCobraApiResponse
TaxRateForDetailed
ExportTicketsCommand
ConnectPersonToCompanyInput
EmailInputField
SimpleCompanyIdDto
MeetingTeamsDto
EmailTemplateRenderedDtoCobraApiResponse
CompanyForPutDto
ContactPersonTemplateForDetailedValidationResult
TicketCategoryForDetailed
CopyList
TicketCancelInfo
EmailInputFieldOutput
MeetingZoomDto
EmailTemplateSnippetCategory
FilteredFreeMailData
ContactPersonTemplateForDetailedValidationResultCobraApiResponse
MergeTouchpointsFromPersonCommand
CopyListForCreateDto
CompanyForPutDtoCompanyForDetailedDtoUpdateEntityCommand
TouchpointForCreateDtoTouchpointDtoUpdateEntityCommand
UpdateImageAlternativeTextCommand
EmailNotificationConfigInputDto
SimplePersonIdDto
EmailTemplateSnippetDto
FreeMailData
CompanyLogoForDetailedDto
Contributor
UpdatePortalImageCommand
TicketPublic
CopyListForCreateDtoDeleteEntityCommand
MessageEMailDto
EmailNotificationConfigOutputDto
EmailTemplateSnippetDtoIReadOnlyCollectionCobraApiResponse
CompanyMailDto
GetBookingHistoryActionsCommand
CopyListForCreateDtoDeleteManyEntitiesCommand
ContributorRoleEmbedded
EntitySubstitute
MessageLetterDto
ExportResponsesCommand
ContributorRoleForCreate
CopyListListCobraApiResponse
GetBookingHistoryStatsCommand
CompanyMailForDetailDto
FormElementBase
FreeEmailRecipientDto
IncrementSendUsageCountEmailTemplateCommand
IntegrationData
CompanyNoteForCreateDto
ContributorRoleForCreateContributorRoleForDetailedUpdateEntityCommand
CreateAddressCommand
ValidatePortalPublicationCommand
Int32NullableCobraApiResponse
FormElementBaseOutput
Int32CobraApiResponse
MiscOtherDto
CompanyNoteForDetailedDto
ContributorRoleForCreateDeleteEntityCommand
CreateBusinessCardCommand
ValidatePortalPublicationResponse
MsTeamsCallDto
FormResponseOutputDto
IntegrationDataDetailed
MarkAsFavoriteEmailTemplateCommand
CompanyNoteForDetailedDtoCobraApiResponse
ObjectLinkForCreateDto
ContributorRoleForCreateDeleteManyEntitiesCommand
CreateManyRelationsCommand
ValidatePortalPublicationResponseCobraApiResponse
FormResponseOutputDtoCobraApiResponse
IntegrationDataDetailedCobraKeyValueData
MetaDataItem
ObjectCobraApiResponse
CompanyPhoneForCreateDto
ObjectLinksDefinitionDto
CreateRelationsCommand
ContributorRoleForCreateSubstituteEntityCommand
FormResponseOutputDtoDeleteManyEntitiesCommand
CompanyPhoneForDetailedDto
OrgaTagForCreateDto
ObjectLinksDto
ContributorRoleForDetailed
InvitationDetailed
DeleteAddressCommand
ImageObjectOutputDto
CompanyPhoneForDetailedDtoCobraApiResponse
ContributorRoleForDetailedCobraApiResponse
OrgaTagForCreateDtoDeleteEntityCommand
InvitationDetailedCobraApiResponse
DeleteBusinessCardCommand
IntegerFieldProperties
ContributorRoleForDetailedValidationResult
OrgaTagForCreateDtoDeleteManyEntitiesCommand
InvitationDetailedListCobraApiResponse
DeleteBusinessCardSingleDto
CompanyPhoneForDetailedDtoListCobraApiResponse
IntegerFieldPropertiesOutput
CompanyPhoneForUpdateDto
DeleteRelationsCommand
ContributorRoleForDetailedValidationResultCobraApiResponse
IntegerInputField
InvitationEmailOptions
OrgaTagForCreateDtoSubstituteEntityCommand
CompanyReferenceNumberForCreateDto
OrgaTagForDetailedDto
DeleteContactPersonTemplateImageCommand
DeleteSingleRelationDto
IntegerInputFieldOutput
InvitationFilter
CompanyReferenceNumberForDetailedDto
DeleteEventFileCommand
OrgaTagForDetailedDtoListCobraApiResponse
InvitationForCreate
EmailAddressType
IntegrationDataDto
PeopleInvolvedDto
DeleteEventFilesCommand
CreateCompanyAddressCommand
InvitationForCreateDeleteEntityCommand
EmailAddressTypeForCreate
IntegrationDataDtoCobraKeyValueData
PreviewEmailCommand
DeleteEventFilesResponse
IntegrationDataStatus
InvitationForCreateDeleteManyEntitiesCommand
EmailAddressTypeListCobraApiResponse
CreateManyMailsCommand
PhoneConversationGuideCommand
RenderEmailTemplateCommand
DeleteEventFilesResponseCobraApiResponse
EmbeddedAddressType
CreateManyPhonesCommand
JsonNode
RecommendationDto
RenderedEmailDto
RemoveTagsFromTouchpointsCommand
EmbeddedAddressTypeForCreateAndUpdate
DeleteEventImageCommand
InviteeDetailed
JsonNodeOptions
RenderedEmailDtoCobraApiResponse
ResponseMetaData
DeleteEventImagesCommand
DeleteCompanyAddressCommand
InviteeForCreate
EmbeddedCompanyRelationTypeForInput
LabelField
DeleteCompanyPhoneCommand
EmbeddedCompanyRelationTypeForOutput
LabelFieldOutput
SendFreeEmailCommand
SendTouchpointAsEmailCommand
ManagedBookingForCreate
DeleteMailCommand
EmbeddedEmailAddressType
LegalNoticesConfigInputDto
SendTestEmailCommand
SendTouchpointAsEmailOptions
SimpleEntityIdData
EmbeddedEmailAddressTypeForCreateAndUpdate
LegalNoticesConfigOutputDto
StringCobraKeyValueData
LogoImageMode
TemplateDataContextDto
EmbeddedListReference
EmbeddedPersonality
DeleteImagesResponse
ParticipantsStatus
TelephoneCallDto
MultipleSelectionField
TemplateVariableDto
EmbeddedPersonalityIEnumerableCobraApiResponse
DeleteImagesResponseCobraApiResponse
EmailAddressTypeForCreateDeleteEntityCommand
MultipleSelectionFieldOutput
ParticipationInfoDetailed
TouchpointAnalysisDto
TemplateVariableDtoIReadOnlyCollectionCobraApiResponse
DuplicateEventCommand
EmailAddressTypeForCreateDeleteManyEntitiesCommand
MultipleSelectionFieldProperties
TemplateVisibilityKind
TouchpointAnalysisMetadataDto
TouchpointFileDto
MultipleSelectionFieldPropertiesOutput
Type
EmailAddressTypeForCreateSubstituteEntityCommand
ExportPeopleCommand
TouchpointForCreateDto
EmailInformation
PaymentItemInformation
FileStreamResultCobraApiResponse
NameInputField
UpdateEmailTemplateEmbeddedTagsCommand
EmbeddedCompanyStatusForDetailDto
IRelationType
NameInputFieldOutput
TouchpointForCreateDtoCobraApiResponse
UpdateTagsForEmailTemplatesCommand
TouchpointForCreateDtoDeleteEntityCommand
Int64NullableCobraApiResponse
UploadEmailTemplateAttachmentCommand
EmbeddedIndustrySectorInputDto
TouchpointForCreateDtoDeleteManyEntitiesCommand
EventCategoryEmbedded
PatchEntityCommand
UploadEmailTemplateEmbeddedImageCommand
IntegrationDataEntryDto
UploadFileResponse
EmbeddedIndustrySectorOutputDto
EventCategoryForCreate
PersonForDetailed
PhoneInputField
TouchpointForCreateDtoTouchpointForDetailedDtoUpdateEntityCommand
IntegrationDataEntryDtoCobraApiResponse
UploadFileResponseCobraApiResponse
PersonInfo
EmbeddedLegalFormInputDto
Lifecycle
EventCategoryForCreateDeleteEntityCommand
PhoneInputFieldOutput
TouchpointForDetailedDto
UploadImageResponse
EmbeddedLegalFormOutputDto
EventCategoryForCreateDeleteManyEntitiesCommand
QrCodeDataWrapper
PublishFormCommand
LifecycleCobraApiResponse
TouchpointForDetailedDtoCobraApiResponse
UploadImageResponseCobraApiResponse
EmbeddedLifecycleInputDto
LifecycleForCreate
EventCategoryForCreateEventCategoryForDetailedUpdateEntityCommand
RatingField
TouchpointForDetailedDtoValidationResult
EmbeddedLifecycleOutputDto
ValidationProblemDetails
LifecycleForCreateDeleteEntityCommand
SendFilteredMailResponse
EventCategoryForCreateSubstituteEntityCommand
RatingFieldOutput
TouchpointForDetailedDtoValidationResultCobraApiResponse
TouchpointNoteDto
LifecycleForCreateDeleteManyEntitiesCommand
SendFilteredMailResponseCobraApiResponse
EmbeddedLifecycleOutputDtoCobraApiResponse
RatingFieldProperties
EmbeddedNumberOfCustomersInputDto
EventCategoryForDetailedCobraApiResponse
TouchpointSettingsInputDto
SendInvoiceCommand
RatingFieldPropertiesOutput
LifecycleForCreateSubstituteEntityCommand
EmbeddedNumberOfCustomersOutputDto
EventCategoryForDetailedValidationResult
SetInviteeInfoCommand
LifecycleForUpdate
TouchpointStatusDataDto
EmbeddedNumberOfEmployeesInputDto
LifecycleListCobraApiResponse
EventCategoryForDetailedValidationResultCobraApiResponse
SetInvoiceNumber
TurnoverBillDto
SalutationFieldPropertiesOutput
EmbeddedNumberOfEmployeesOutputDto
ManagerRole
SetInvoiceNumberCommand
TurnoverDialogMarketingDto
SalutationGroupInputField
EmbeddedReferenceNumberTypeInputDto
ManagerRoleForCreate
EventForCreate
SetParticipantInfoCommand
TurnoverEventBookingDto
SalutationGroupInputFieldOutput
EmbeddedReferenceNumberTypeOutputDto
EventForCreateDeleteEntityCommand
ManagerRoleForCreateDeleteEntityCommand
TurnoverOfflineDto
SalutationInputFieldOutput
EventForCreateDeleteManyEntitiesCommand
StringListCobraApiResponse
ManagerRoleForCreateDeleteManyEntitiesCommand
TurnoverShopDto
SelectionFieldItem
EmbeddedRelationManagedByPeopleRoleForDetailDto
EmbeddedSocialMediaForCreateDto
EventForCreateEventForDetailedUpdateEntityCommand
TaxRateInfoDetailed
SelectionFieldItemOutput
UpdateTouchpointAnalysisCommand
ManagerRoleForCreateSubstituteEntityCommand
EmbeddedSocialMediaForDetailedDto
ManagerRoleListCobraApiResponse
UpdateTouchpointAnalysisDto
SingleSelectionField
WebformWebformDto
EventForDetailedValidationResult
SingleSelectionFieldOutput
ExcelUploadResultDto
OrgaTag
EventForDetailedValidationResultCobraApiResponse
SingleSelectionFieldProperties
ExcelUploadResultDtoCobraApiResponse
TicketInfo
OrgaTagForCreate
EventImageCollectionForCreate
SingleSelectionFieldPropertiesOutput
ExecuteImportRequestDto
OrgaTagForCreateDeleteEntityCommand
TicketList
Spacer
ExecuteImportResponseDto
OrgaTagForCreateDeleteManyEntitiesCommand
TicketValidated
SpacerOutput
ExecuteImportResponseDtoCobraApiResponse
FlipRelationsCommand
TicketValidatedCobraApiResponse
OrgaTagForCreateSubstituteEntityCommand
SpacerProperties
OrgaTagListCobraApiResponse
EventLocationForCreate
FormFieldBase
ValidateQrCodeCommand
SpacerPropertiesOutput
TextAreaInputField
ParseClipboardTextCommand
ImportJobStatusDto
People
EventNoteForCreate
TextAreaInputFieldOutput
ImportJobStatusDtoCobraApiResponse
PeopleAddress
EventNoteForDetailed
TextFieldProperties
ImportPreviewRequestDto
PeopleAddressCobraApiResponse
EventNoteForDetailedCobraApiResponse
TextFieldPropertiesEx
ImportPreviewResponseDto
PeopleAddressForCreate
EventPaymentMethodSettingsForCreate
TextFieldPropertiesExOuptut
ImportPreviewResponseDtoCobraApiResponse
PeopleAddressForUpdate
TextFieldPropertiesOutput
ImportPreviewRowDto
PeopleBirthdayDto
EventPortalForCreate
TextInputField
ImportResultDto
PeopleBusinessPosition
EventPortalForDetailed
TextInputFieldOutput
ImportRowErrorDto
PeopleCobraApiResponse
EventReminderSettingsForCreate
TitleField
ImportStatus
IndustrySectorForCreateDto
PeopleEmail
EventReminderSettingsForDetailed
TitleFieldOutput
EventSettingsForCreate
IndustrySectorForCreateDtoDeleteEntityCommand
PeopleEmailForCreateAndUpdate
UpdateHeaderImageCommand
PeopleForCreateDto
EventSettingsForDetailed
IndustrySectorForCreateDtoDeleteManyEntitiesCommand
IndustrySectorForDetailedDto
PeopleForFilter
EventSettingsForDetailedCobraApiResponse
IndustrySectorForDetailedDtoCobraApiResponse
PeopleForFilterListCobraApiResponse
EventSettingsForDetailedValidationResult
UrlInputField
PeopleForUpdateDto
EventSettingsForDetailedValidationResultCobraApiResponse
UrlInputFieldOutput
EventStatus
LegalFormForCreateDto
PeopleIEnumerableCobraApiResponse
PeopleImage
FooterInformation
LegalFormForCreateDtoDeleteEntityCommand
PeopleImageCobraApiResponse
LegalFormForCreateDtoDeleteManyEntitiesCommand
LegalFormForDetailedDto
PeopleImportantDate
LegalFormForDetailedDtoCobraApiResponse
PeopleLifecycleForInput
LifecycleForCreateDto
PeopleLifecycleForOutput
LifecycleForCreateDtoDeleteEntityCommand
PeopleLifecycleForOutputCobraApiResponse
PeopleList
LifecycleForCreateDtoDeleteManyEntitiesCommand
PeopleListListCobraApiResponse
LifecycleForCreateDtoSubstituteEntityCommand
LifecycleForDetailedDto
PeopleMerged
OnlineMeetingPlatformEmbedded
LifecycleForDetailedDtoCobraApiResponse
PeopleNote
PeopleNoteCobraApiResponse
OnlineMeetingPlatformForDetailedCobraApiResponse
LifecycleForUpdateDto
PeopleNoteForCreateDto
ManagedByPersonRelationForCreateDto
PeoplePhone
ManagedByPersonRelationForDetailDto
PeopleQuickLook
ManagedByPersonRelationForDetailDtoCobraApiResponse
PeopleQuickLookCobraApiResponse
OrgaTagForCreateOrgaTagForDetailedUpdateEntityCommand
ManagedByPersonRelationForDetailDtoListCobraApiResponse
PeopleSocialMedia
NumberOfCustomersForCreateDto
OrgaTagForDetailed
PeopleValidationResult
OrgaTagForDetailedCobraApiResponse
NumberOfCustomersForCreateDtoDeleteEntityCommand
PeopleValidationResultCobraApiResponse
NumberOfCustomersForDetailedDto
PeopleWithResponsibleForObjects
OrgaTagForDetailedValidationResult
NumberOfCustomersForDetailedDtoCobraApiResponse
PeopleWithResponsibleForObjectsCobraApiResponse
OrgaTagForDetailedValidationResultCobraApiResponse
NumberOfEmployeesForCreateDto
Personality
PortalTagForCreate
PersonalityForCreate
PortalTagForCreateDeleteEntityCommand
NumberOfEmployeesForCreateDtoDeleteEntityCommand
NumberOfEmployeesForDetailedDto
PortalTagForCreateDeleteManyEntitiesCommand
PersonalityForCreateDeleteEntityCommand
NumberOfEmployeesForDetailedDtoCobraApiResponse
PortalTagForCreatePortalTagForDetailedUpdateEntityCommand
PersonalityForCreateDeleteManyEntitiesCommand
PortalTagForCreateSubstituteEntityCommand
PersonalityForCreateSubstituteEntityCommand
PersonalityListCobraApiResponse
PortalTagForDetailed
Relation
PortalTagForDetailedCobraApiResponse
RelationCobraApiResponse
PortalTagForDetailedValidationResult
RelationForCreateDto
PortalTagForDetailedValidationResultCobraApiResponse
OrgaTagForDetailDto
RelationForDelete
PublicationConfigForCreate
OrgaTagForDetailDtoListCobraApiResponse
RelationForManyCreateInputDto
PublicationConfigForDetailedCobraApiResponse
RelationForSingleUpdate
PreviewFieldErrorDto
ReferenceNumberTypeForCreateDto
RelationForUpdate
RegistrationConfigForCreate
ReferenceNumberTypeForCreateDtoDeleteEntityCommand
RelationForValidateRequest
ReferenceNumberTypeForCreateDtoDeleteManyEntitiesCommand
RelationForValidateWithPeopleIdRequest
ReferenceNumberTypeForDetailedDto
RelationListCobraApiResponse
ReferenceNumberTypeForDetailedDtoCobraApiResponse
RelationValidationResult
RelationValidationResultCobraApiResponse
RelationForDeleteDto
RelationForDetailedDto
ResponsibleFor
TaxInformationForCreate
RelationForDetailedDtoCobraApiResponse
TaxInformationForDetailed
SetIntegrationDataInputDto
RelationForDetailedDtoListCobraApiResponse
SettingsForCreate
RelationForSingleUpdateDto
TaxRateForDetailedCobraApiResponse
StringCobraApiResponse
RelationForUpdateDto
TaxRateForEmbeded
TicketCategoryForCreate
RelationManagedByPeopleRoleForCreateDto
StringIntegrationDataEntryDtoDictionaryCobraApiResponse
UpdateAddressCommand
RelationManagedByPeopleRoleForCreateDtoDeleteEntityCommand
UpdateContactPersonTemplateImageCommand
UpdateBusinessCardCommand
RelationManagedByPeopleRoleForCreateDtoDeleteManyEntitiesCommand
UpdateEventFileCommand
UpdateLifecycleCommand
RelationManagedByPeopleRoleForCreateDtoSubstituteEntityCommand
UpdateEventImageCommand
UpdatePeopleCommand
RelationManagedByPeopleRoleForDetailedDto
UpdateEventNoteCommand
UpdatePeopleEmbeddedPersonalitiesCommand
RelationManagedByPeopleRoleForDetailedDtoCobraApiResponse
RelationSingleForDeleteDto
UpdatePeopleEmbeddedTagsCommand
RelationTypeCustomPropertyDto
UpdatePeopleLifecycleCommand
RelationTypeForCreateDto
UpdatePeopleNoteCommand
RelationTypeForCreateDtoDeleteEntityCommand
UpdatePeopleProfileImageCommand
UpdateRelationsCommand
RelationTypeForCreateDtoDeleteManyEntitiesCommand
RelationTypeForCreateDtoRelationTypeForDetailedDtoUpdateEntityCommand
ValidateEventPublicationCommand
UploadImageResponseDto
RelationTypeForDetailedDto
ValidateEventPublicationResponse
UploadImageResponseDtoCobraApiResponse
RelationTypeForDetailedDtoCobraApiResponse
ValidateEventPublicationResponseCobraApiResponse
ValidateRelationCommand
RemoveManagedByPersonBulkCommand
RemoveManagedByPersonCommand
RemoveTagsFromCompaniesCommand
SettingsForCreateDto
SmartSearchCompanyCommand
StringManagedByPersonRelationForCreateDtoKeyValuePair
UpdateCompanyAddressCommand
UpdateCompanyPhonesCommand
UpdateEmbeddedLifecycleCommand
UpdateMailsCommand
UpdateManagedByPersonBulkCommand
UpdateManagedByPersonCommand
UpdateRelationsSingleCommand
ValidateCompanyAddressCommand
ValidateCompanyPhoneCommand
ImportRowErrorDto
Copy Page
{
"rowIndex"
:
0
,
"rowData"
:
"string"
,
"errorMessages"
:
[
"string"
]
}