Langsung ke konten utama
DELETE
/
workflows
/
{workflowId}
Hapus alur kerja
curl --request DELETE \
  --url https://api.altostrat.io/workflows/{workflowId} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

JWT standar untuk sesi pengguna yang diperoleh melalui otentikasi Altostrat.

Path Parameters

workflowId
string
required

ID berawalan dari alur kerja (mis., fl_...).

Response

Alur kerja berhasil dihapus.