PUT
/
conversations
/
{id}
curl --request PUT \
  --url http://api.attention.tech/v2/conversations/{id} \
  --header 'Authorization: <api-key>'
{
  "type": "conversations",
  "id": "<string>",
  "attributes": {
    "uuid": "<string>",
    "transcript": {},
    "boards": [
      {
        "uuid": "<string>",
        "board": {
          "uuid": "<string>",
          "name": "<string>",
          "columns": [
            {
              "id": "<string>",
              "title": "<string>",
              "children": [
                {
                  "uuid": "<string>",
                  "keywords": [
                    "<string>"
                  ],
                  "response": "<string>",
                  "text": "<string>"
                }
              ]
            }
          ],
          "team": {
            "uuid": "fe515723-fe2e-4959-a5fa-c4d3937fe7e4",
            "name": "Engineering",
            "phrases": [
              "engineering",
              "tech",
              "development"
            ],
            "slackConnection": {
              "id": "T1234567890",
              "info": {
                "id": "T1234567890",
                "name": "Attention Tech"
              }
            },
            "domain": "attention.tech",
            "organizerJoinInternalMeetings": true,
            "consentEmailEnabled": true,
            "parentTeamUUID": "2ccf9bde-68e3-4de4-bc4e-51b927336665",
            "organizationUUID": "16b78cec-82ef-46d2-8213-5d3bb7d2571c",
            "children": [
              {}
            ]
          },
          "teamUUID": "<string>"
        },
        "battlecards": [
          {
            "uuid": "<string>",
            "activatedBattlecardID": "<string>",
            "hidden": true,
            "feedbackAction": "<string>"
          }
        ]
      }
    ],
    "finishedAt": "2023-11-07T05:31:56Z",
    "title": "<string>",
    "liveStreamStartedAt": "2023-11-07T05:31:56Z",
    "liveStreamEndedAt": "2023-11-07T05:31:56Z",
    "talktracks": [
      {
        "uuid": "<string>",
        "items": [
          {
            "uuid": "talk_123",
            "activatedItemId": "item_456",
            "done": true
          }
        ]
      }
    ],
    "createdAt": "2023-11-07T05:31:56Z",
    "userUUID": "<string>",
    "user": {
      "uuid": "123e4567-e89b-12d3-a456-426614174000",
      "email": "user@example.com",
      "firstName": "John",
      "lastName": "Doe",
      "transcriptLang": "en-US",
      "joinOutsideHostMeetings": true,
      "realTimeCapabilities": false,
      "settings": {
        "realTimeCapabilitiesOFF": true,
        "autoCalculateCRMFields": true,
        "joinWhenIAmHostAndAlone": true,
        "joinWhenIAmHostWithPeers": true,
        "joinWhenPeerIsHost": true,
        "joinWhenUnlicensedPeerIsHost": true,
        "dealsEnabled": true
      },
      "botName": "MyBot",
      "botImageURL": "https://example.com/bot.png",
      "primaryTeamUUID": "primary-team-uuid-12345",
      "organizationRoleUUID": "org-role-uuid-56789",
      "roles": [
        {
          "uuid": "84e67f54-5157-442b-a2b3-8b9c728b2fef",
          "name": "Admin",
          "type": "ADMIN"
        }
      ],
      "showReferralScreen": false,
      "seatType": "admin",
      "teams": [
        {
          "uuid": "fe515723-fe2e-4959-a5fa-c4d3937fe7e4",
          "name": "Engineering",
          "phrases": [
            "engineering",
            "tech",
            "development"
          ],
          "slackConnection": {
            "id": "T1234567890",
            "info": {
              "id": "T1234567890",
              "name": "Attention Tech"
            }
          },
          "domain": "attention.tech",
          "organizerJoinInternalMeetings": true,
          "consentEmailEnabled": true,
          "parentTeamUUID": "2ccf9bde-68e3-4de4-bc4e-51b927336665",
          "organizationUUID": "16b78cec-82ef-46d2-8213-5d3bb7d2571c",
          "children": [
            {}
          ]
        }
      ]
    },
    "team": {
      "uuid": "fe515723-fe2e-4959-a5fa-c4d3937fe7e4",
      "name": "Engineering",
      "phrases": [
        "engineering",
        "tech",
        "development"
      ],
      "slackConnection": {
        "id": "T1234567890",
        "info": {
          "id": "T1234567890",
          "name": "Attention Tech"
        }
      },
      "domain": "attention.tech",
      "organizerJoinInternalMeetings": true,
      "consentEmailEnabled": true,
      "parentTeamUUID": "2ccf9bde-68e3-4de4-bc4e-51b927336665",
      "organizationUUID": "16b78cec-82ef-46d2-8213-5d3bb7d2571c",
      "children": [
        {}
      ]
    },
    "teamUUID": "<string>",
    "extractedIntelligence": {},
    "confirmedExtractedIntelligence": {},
    "externalIntelligenceOpportunityID": "<string>",
    "crmExportStatus": "PENDING",
    "archived": true,
    "externalOpportunity": {
      "uuid": "<string>",
      "title": "<string>"
    },
    "videoUID": "<string>",
    "videoStatus": "PENDING",
    "bots": [
      {
        "uuid": "<string>",
        "status": {
          "code": "BOT_READY",
          "message": "Bot is ready to process requests",
          "createdAt": "2024-03-20T10:00:00Z"
        }
      }
    ],
    "transcriptStatus": "<string>",
    "participants": [
      {
        "id": "<string>",
        "email": "<string>",
        "organizer": true,
        "name": "<string>",
        "status": "<string>"
      }
    ],
    "referenceable": true,
    "private": true,
    "mediaStorageStatus": "PENDING",
    "importStatus": "NONE",
    "scorecardResults": [
      {
        "uuid": "<string>",
        "title": "<string>",
        "summary": {
          "min": 123,
          "max": 123,
          "averageScore": 123,
          "summaryText": "<string>"
        },
        "items": [
          {
            "uuid": "<string>",
            "title": "<string>",
            "status": "CALCULATED",
            "type": "NUMERIC",
            "position": 123,
            "numericResult": {
              "min": 123,
              "max": 123,
              "score": 123
            },
            "description": "<string>",
            "evidences": [
              "<string>"
            ]
          }
        ]
      }
    ],
    "labels": {},
    "labelTagsToFilterIfNA": [
      "<string>"
    ],
    "deprecatedLabelCategories": [
      "<string>"
    ],
    "isInternal": true,
    "mediaDuration": 123,
    "dealUUID": "<string>",
    "emailTemplateID": "<string>",
    "linkedCrmRecords": [
      {
        "id": "<string>",
        "code": "<string>"
      }
    ],
    "isEmpty": true,
    "zoomMetadata": {
      "calleeName": "<string>",
      "calleeNumber": "<string>",
      "callerName": "<string>",
      "callerNumber": "<string>"
    }
  },
  "links": {
    "self": "https://api.attention.tech/v2/conversations/123",
    "related": "https://api.attention.tech/v2/conversations/123/participants"
  }
}

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

Unique identifier of the conversation to update

Response

200
application/json

Successfully updated conversation

The response is of type object.