Skip to content

How to validate Sending Contact #43

Open
@etouraille

Description

@etouraille

Hello,

My sending contact is added, but on the interface, it's on a pending state.
I want to validate it but i cannot with the api.

I tried this

curl -X PUT \ --user "LOGIN:PASSWORD" https://api.mailjet.com/v3/REST/sender/ID/validate -H 'Cache-Control: no-cache' -H 'Content-Type: application/json' -d '{}'

And I have got this return :

{ "ErrorInfo" : "", "ErrorMessage" : "Object not found", "StatusCode" : 404 }

But the ID correspond to a contact I have just created, and It exists.

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