test

Creates a test user for use in local testing

Only works in the dev environment (will not work in prod)

post/create_test_user/

Request body

emailstring required
namestring required

Response

auth token

string required

Changes