Skip to content

Store status when creating distinct conversation #18

@kushkella

Description

@kushkella

Using layer api when we try to create a distinct conversation, it can either return an existing conversation or create a new one. If it returns an existing conversation status is 200 and when it creates one the status is 201. We've a unique requirement where we want to know if the conversation was created or returned. And based on that we need to add metadata. Is it possible to expose this attribute on the Layer::Conversation object?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions