Delete users
Endpoint
Headers
Name
Type
Description
Body example
{
"users": [
{
"email": "[email protected]"
},
{
"email": "[email protected]"
}
]
}Response
200 OK
200 OKCommon errors
Status
Description
Last updated