Skip to content

Issue in Update/Upsert provider credentials docs #980

@bdesoky

Description

@bdesoky

In the Novu API docs, the Update provider credentials docs mention that this PATCH endpoint creates the deviceTokens or replaces the existing ones. This is not true, the PATCH endpoint creates or appends to existing tokens.

Image

Similarly, the Upsert provider credentials docs mention that this PUT endpoint creates deviceTokens or appends to the existing ones, but this is not true either. It actually creates or replaces the existing tokens. I believe the description is switched for these two endpoints.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions