Prisma AccessApplicationsDelete an application by IDDelete an application by ID DELETE /seb-api/v1/applications/:id Permanently removes a specific application identified by its ID. Request Responses204400403404500Deleted successfullyBad requestForbiddenResource Not foundInternal server error