SDKPythonResourcedelete_resourceVersion: 2.0.0On this pagedeleteResourceDeletes a resource with the corresponding key or id.Parametersresource_id - The unique resource key or the resource id.Implementationresponse = await permit.api.delete_resource(resource_id)