interface DeleteOrgsIDSecretsIDRequest {
    orgID: string;
    secretID: string;
}

Properties

Properties

orgID: string

The organization ID.

secretID: string

The secret ID.

MMNEPVFCICPMFPCPTTAAATR