Langsung ke konten utama
DELETE
/
sla
/
reports
/
{reportId}
Hapus Laporan yang Dihasilkan
curl --request DELETE \
  --url https://api.altostrat.io/sla/reports/{reportId} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Masukkan token autentikasi Anda.

Path Parameters

reportId
string
required

Pengidentifikasi unik yang mudah dibaca dari laporan yang dihasilkan untuk dihapus.

Example:

"BCDF-GHJK"

Response

Laporan berhasil dihapus.