Qodex.ai
Qodex.ai
IntroductionAsk Anything
VideoAsk
Authentication
Refresh your application's tokens
Organizations
Retrieve your own organizationsInvite a new team memberDefault settings for all new videoasksSet working hours
Forms
Retrieve all formsSearch forms by keyword(s)Retrieve form by IDGet form metricsCreate a formDuplicate a formMove form to another organizationRestore a deleted formEdit end screenDelete form
Filters
Filter responses
Questions
Retrieve a questionCreate a question with existing mediaDuplicate a questionTrim a videoAdd titles to videoask stepsDelete question
Folders
Create a folderUpdate a folderDelete a folder
Responses
Retrieve single contact (with its answers and messages)Retrieve question answersRetrieve question insightsMark interaction unreadDelete a response
Respondents
Create contactUpdate contactDelete contact
Media
Get transcriptEdit captions
Tags
Retrieve tagsCreate a tagRemove a tag from a contactUpdate a tagDelete a tag
Notifications
Disable 'Human' notifications
Custom Languages
Create custom language
Webhooks
Retrieve webhooksRetrieve single webhookCreate or update webhookDelete webhook
Branding
Retrieve brandsRetrieve a brandCreate a brand(1/2) Upload brand logo or favicon(2/2) Upload brand logo or faviconUpdate a brand
Account
Retrieve your own account
IntroductionAsk Anything
VideoAsk
Authentication
Refresh your application's tokens
Organizations
Retrieve your own organizationsInvite a new team memberDefault settings for all new videoasksSet working hours
Forms
Retrieve all formsSearch forms by keyword(s)Retrieve form by IDGet form metricsCreate a formDuplicate a formMove form to another organizationRestore a deleted formEdit end screenDelete form
Filters
Filter responses
Questions
Retrieve a questionCreate a question with existing mediaDuplicate a questionTrim a videoAdd titles to videoask stepsDelete question
Folders
Create a folderUpdate a folderDelete a folder
Responses
Retrieve single contact (with its answers and messages)Retrieve question answersRetrieve question insightsMark interaction unreadDelete a response
Respondents
Create contactUpdate contactDelete contact
Media
Get transcriptEdit captions
Tags
Retrieve tagsCreate a tagRemove a tag from a contactUpdate a tagDelete a tag
Notifications
Disable 'Human' notifications
Custom Languages
Create custom language
Webhooks
Retrieve webhooksRetrieve single webhookCreate or update webhookDelete webhook
Branding
Retrieve brandsRetrieve a brandCreate a brand(1/2) Upload brand logo or favicon(2/2) Upload brand logo or faviconUpdate a brand
Account
Retrieve your own account
HomeVideoAskTags

Tags

Number of APIs: 5

  1. Retrieve tags GET {{base_url}}/tags?limit=0&offset=0&title

  2. Create a tag POST {{base_url}}/tags

  3. Remove a tag from a contact PATCH {{base_url}}/contacts/{{contact_id}}/tags/{{tag_id}}

  4. Update a tag PATCH {{base_url}}/tags/{{tag_id}}

  5. Delete a tag DELETE {{base_url}}/tags/{{tag_id}}

Previous
Edit captions
Next
Retrieve tags