method
App.CancelScheduledPublish
func (application *App) CancelScheduledPublish(
ctx context.Context,
collection,
documentID,
jobID string,
identity *AuthIdentity,
) errorDismiss one scheduled publish for an authorized document.
Related types
AppA resolved application bound to operation services.
AuthIdentityAn exact authenticated collection and actor document.