delete https://api.contextual.ai/v1/applications/
Delete a given Application
. This is an irreversible operation.
Note: Datastores
which are associated with the Application
will not be deleted, even if no other Application
is using them. To delete a Datastore
, use the DELETE /datastores/{datastore_id}
API.