Delete a system by ID.
systems
Delete a system by ID.
DeleteSystem deletes the system for the given system ID. This endpoint will not allow you to delete a system which is in use by a project. You can check if a system is in use by a project, by listing the project connection templates.
DELETE
Delete a system by ID.
Authorizations
Bearer token authentication used by the Versori Platform. External consumers must provide an API key, however internal consumers must provide a JWT id_token issued by our IdP.
Response
No Content