cURL
curl --request DELETE \ --url https://api.example.com/users
{}
the user ids to delete
The response is of type object.
object
Was this page helpful?