Skip to content

Create or Update a Suppression documented response doesn't match actual response #559

@MuffinTheMan

Description

@MuffinTheMan

The documentation for the Create or Update a Suppression endpoint has the following 200 response example:

{
    "results": {
        "message": "Suppression List successfully updated"
    }
}

However, the actual response received is:

{
    "results": "Suppression List successfully updated"
}

Did this change at some point? Is the documentation out of date? Is other related documentation possibly inaccurate as well?

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