Intercom API
Getting access, Developing, Testing
Back to IntercomAdd tag to a conversation
You can tag a specific conversation. This will return a tag object for the tag that was added to the conversation.
Input
type: object
properties:
parameters:
type: object
properties:
Intercom-Version:
type: number
Content-Type:
type: string
Accept:
type: string
conversation_id:
type: integer
description: conversation_id
required:
- conversation_id
title: Parameters