PublishActionResponse: {
    actionId: string;
    versionId: string;
    warnings?: PublishActionWarningResponse[];
}

Type declaration