curl --request DELETE \
--url https://verification.didit.me/v3/workflows/{settings_uuid}/ \
--header 'x-api-key: <api-key>'Delete a workflow. Sessions already created with this workflow are not affected.
curl --request DELETE \
--url https://verification.didit.me/v3/workflows/{settings_uuid}/ \
--header 'x-api-key: <api-key>'