Delete Chat Conversation by ID

This operation deletes a chat conversation by ID.

Design Note

Conversations are implicitly created when messages are sent via the Chat Messages operation (POST /chat/v1/messages). The Chat Conversations API resource provides only GET and DELETE operations. There are no POST or PATCH operations for conversations as they are managed automatically through message creation.

Authorization and Permissions

  • An OpenAm or UKG Authentication token is required to delete a conversation.
Path Params
string
required

The unique ID of a conversation.

Headers
string

A UUID value to track the request, used for debugging and tracing.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
*/*
application/problem+json