AiConversationDeleteNotPermittedError
object
An error returned when the user making the request does not have the required permissions to delete the conversation.
Fields
message
String!
non-null
The error message.
contextId
ID!
non-null
Identifier of the conversation
Interfaces
Error