interface PostOrgsIDOwnersRequest {
    body: AddResourceMemberRequestBody;
    orgID: string;
}

Properties

Properties

The user to add as an owner of the organization.

orgID: string

The ID of the organization that you want to add an owner for.

MMNEPVFCICPMFPCPTTAAATR