DELETE api/Timer/{id}

Supprime le chronomètre spécifié

Informations sur la requête

Paramètres dans l'URI

NameDescriptionTypeInformations additionnelles
id

Identifiant unique du chronomètre actif à supprimer

integer

Required

Paramètres du corps (body)

Aucun

Informations sur la réponse

Description

PagedEnumerableOfTimer
NameDescriptionTypeInformations additionnelles
Data

Collection of Timer

Aucune

TotalRecordCount

integer

Aucune

PageRecordCount

integer

Aucune

Version

Version

Aucune

Formats de la réponse

application/json, text/json

Sample:

Sample not available.