Databricks SDK for JavaScript
    Preparing search index...
    interface DeleteCredentialsRequest {
        id?: bigint;
        principalId?: bigint;
    }
    Index

    Properties

    Properties

    id?: bigint

    The ID for the corresponding credential to access.

    principalId?: bigint

    The ID of the service principal whose credentials will be modified. Only service principal managers can perform this action.