Open
Description
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
Labels
No labels