Add manager to Customer Account
Request
Request example (JSON)
{
"email": "[email protected]",
"password": "Test1234!43210",
"first_name": "First 1",
"last_name": "Last 1"
}Responses
200
404
Was this helpful?