cURL
curl --request DELETE \ --url https://api.raul.ugps.io/api/v1/technician/delete/{id} \ --header 'Authorization: Bearer <token>'
{}
Operacion: Eliminar técnico.
Bearer token authentication
ID del técnico (UUID)
Técnico eliminado exitosamente
The response is of type object.
object