You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently writing end-to-end browser testing with CasperJS, and part of the test is creating a new Waitlisted user. Of course, I'm using fake emails (with casual package) and want to delete the users after each test.
I haven't been able to find a delete endpoint for Waitlisted. Is anyone aware of one? Thanks!
The text was updated successfully, but these errors were encountered:
@tgoldenberg Whaat I know, waitlisted have just two endpoints (create and get user). You can as creator or support team from waitlisted if they can provide move information...
I'm currently writing end-to-end browser testing with CasperJS, and part of the test is creating a new Waitlisted user. Of course, I'm using fake emails (with
casual
package) and want to delete the users after each test.I haven't been able to find a
delete
endpoint for Waitlisted. Is anyone aware of one? Thanks!The text was updated successfully, but these errors were encountered: