Profile Delete
Permanently delete a user
Bodyraw(application/json)
{
"id": [
3112
]
}
Response JSON Format
Hard delete
Last updated
{
"id": [
3112
]
}
Last updated
{
"success": true,
"error": null,
"data": "Selected profile(s) successfully deleted!"
}