interface PatchOrgsIDSecretsRequest {
    body: any;
    orgID: string;
}

Properties

Properties

body: any

Secret key value pairs to update/add

orgID: string

The organization ID.

MMNEPVFCICPMFPCPTTAAATR