A
How to delete users with specific ID numbers?
Anton G about 3 years ago 4096 views 3 replies
Hello!
Tell me, please, how can I do this?
I have 3 users created, how can I delete them by sending only one request?
3 replies
Z
zeevy about 3 years ago
you need to delete one by one, bulk deletion is not available
А
Алексей Финист about 3 years ago
what should be the request body to create an user?
Z
zeevy about 3 years ago
{name
:Tenali Ramakrishna
, gender
:male
, email
:tenali.ramakrishna@15ce.com
, status
:active
}