Cerbos JavaScript SDK
    Preparing search index...

    Interface DeleteSchemasRequest

    interface DeleteSchemasRequest {
        ids: string[];
    }
    Index
    ids: string[]

    The IDs of the schemas to delete.