cURL
curl --request DELETE \ --url https://api.nuvion.tech/entities/{id} \ --header 'Authorization: <authorization>'
{}
Deletes an entity for the authenticated user.
Authorization header: Bearer {jwt or Secretkey}
Deleted successfully
The response is of type object.
object