Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to validate Sending Contact #43

Open
etouraille opened this issue Nov 20, 2023 · 0 comments
Open

How to validate Sending Contact #43

etouraille opened this issue Nov 20, 2023 · 0 comments

Comments

@etouraille
Copy link

etouraille commented Nov 20, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant