SOLVED

Re: API Not Working

Go to solution
SanfordWhiteman
Level 10 - Community Moderator

Re: API Not Working

There is an input for the email address. The UX is somewhat fragmented.

Nicholas_Manojl
Level 9

Re: API Not Working

The status code only refers to the fact that the endpoint is valid, not whether a success has been reached.

In other words, a failed API call still returns a 200 response.