Cerbos JavaScript SDK
    Preparing search index...

    Interface DeleteSchemasRequest

    interface DeleteSchemasRequest {
        ids: string[];
    }
    Index

    Properties

    Properties

    ids: string[]

    The IDs of the schemas to delete.