Qodex.ai
Qodex.ai
Introduction
Kontent.ai APIs
Delivery GraphQL API
Preview latest contentGet published content
Delivery REST API-Content items
Retrieve a content itemEnumerate content itemsList content items
Delivery REST API-Content types
List content typesRetrieve a content type elementRetrieve a content type
Delivery REST API-Languages
List languages
Delivery REST API-Taxonomy groups
List taxonomy groupsRetrieve a taxonomy group
Management API v2-Assets
List assetsAdd an assetUpsert an assetRetrieve an assetUpload a binary fileDelete an asset
Management API v2-Asset folders
Modify asset foldersRetrieve asset foldersAdd asset folders
Management API v2-Asset renditions
Modify a renditionAdd a renditionList renditionsRetrieve a rendition
Management API v2-Collections
List collectionsModify collections
Management API v2-Content items
Delete a content itemAdd a content itemUpsert a content itemRetrieve a content itemList content items
Management API v2-Content types
List content typesDelete a content typeModify a content typeRetrieve a content typeAdd a content type
Management API v2-Content type snippets
Retrieve a content type snippetAdd a content type snippetModify a content type snippetDelete a content type snippetList content type snippets
Management API v2-Custom apps
Get custom appsModify a custom appAdd a custom appGet a custom appDelete a custom app
Management API v2-Environments
Delete an environmentClone an environmentMark environment as productionRetrieve environment informationRename an environmentGet status of environment cloning
Management API v2-Language variants
List language variants by typeList language variants by collectionDelete a language variantList language variants containing components by typeCreate a new version of a language variantRetrieve the latest language variantRetrieve language variants of an itemRetrieve the published language variantChange the workflow of a language variantList language variants by spaceUpsert a language variant
Management API v2-Languages
List languagesRetrieve a languageAdd a languageModify a language
Management API v2-Preview URLs
Retrieve preview configurationModify preview configuration
Management API v2-Publishing
Cancel scheduled publishing of a language variantUnpublish or schedule unpublishing of a language variantSchedule publishing and unpublishing of a language variantPublish or schedule a language variantCancel scheduled unpublishing of a language variant
Management API v2-Roles
List rolesRetrieve a role
Management API v2-Spaces
Add a spaceList spacesDelete a spaceRetrieve a spaceModify a space
Management API v2-Taxonomy groups
Delete a taxonomy groupRetrieve a taxonomy groupModify a taxonomy groupList taxonomy groupsAdd a taxonomy group
Management API v2-Users
Invite a userChange a user's role
Management API v2-Validation
Check content validation progressStart content validationList content validation results
Management API v2-Webhooks
Enable a webhookRetrieve a webhookDisable a webhookRetrieve webhooksDelete a webhookAdd a webhook
Management API v2-Workflows
Add a workflowUpdate a workflowDelete a workflowRetrieve workflows
Management API v2-Web Spotlight
Deactivate Web SpotlightCheck Web Spotlight statusActivate Web Spotlight
Subscription API-Subscription management
List users under a subscriptionRetrieve a userDeactivate a user in all projectsList projects under a subscriptionActivate a user in all projects
Sync API-Synchronization
Initialize content synchronizationSynchronize changes in content items
Introduction
Kontent.ai APIs
Delivery GraphQL API
Preview latest contentGet published content
Delivery REST API-Content items
Retrieve a content itemEnumerate content itemsList content items
Delivery REST API-Content types
List content typesRetrieve a content type elementRetrieve a content type
Delivery REST API-Languages
List languages
Delivery REST API-Taxonomy groups
List taxonomy groupsRetrieve a taxonomy group
Management API v2-Assets
List assetsAdd an assetUpsert an assetRetrieve an assetUpload a binary fileDelete an asset
Management API v2-Asset folders
Modify asset foldersRetrieve asset foldersAdd asset folders
Management API v2-Asset renditions
Modify a renditionAdd a renditionList renditionsRetrieve a rendition
Management API v2-Collections
List collectionsModify collections
Management API v2-Content items
Delete a content itemAdd a content itemUpsert a content itemRetrieve a content itemList content items
Management API v2-Content types
List content typesDelete a content typeModify a content typeRetrieve a content typeAdd a content type
Management API v2-Content type snippets
Retrieve a content type snippetAdd a content type snippetModify a content type snippetDelete a content type snippetList content type snippets
Management API v2-Custom apps
Get custom appsModify a custom appAdd a custom appGet a custom appDelete a custom app
Management API v2-Environments
Delete an environmentClone an environmentMark environment as productionRetrieve environment informationRename an environmentGet status of environment cloning
Management API v2-Language variants
List language variants by typeList language variants by collectionDelete a language variantList language variants containing components by typeCreate a new version of a language variantRetrieve the latest language variantRetrieve language variants of an itemRetrieve the published language variantChange the workflow of a language variantList language variants by spaceUpsert a language variant
Management API v2-Languages
List languagesRetrieve a languageAdd a languageModify a language
Management API v2-Preview URLs
Retrieve preview configurationModify preview configuration
Management API v2-Publishing
Cancel scheduled publishing of a language variantUnpublish or schedule unpublishing of a language variantSchedule publishing and unpublishing of a language variantPublish or schedule a language variantCancel scheduled unpublishing of a language variant
Management API v2-Roles
List rolesRetrieve a role
Management API v2-Spaces
Add a spaceList spacesDelete a spaceRetrieve a spaceModify a space
Management API v2-Taxonomy groups
Delete a taxonomy groupRetrieve a taxonomy groupModify a taxonomy groupList taxonomy groupsAdd a taxonomy group
Management API v2-Users
Invite a userChange a user's role
Management API v2-Validation
Check content validation progressStart content validationList content validation results
Management API v2-Webhooks
Enable a webhookRetrieve a webhookDisable a webhookRetrieve webhooksDelete a webhookAdd a webhook
Management API v2-Workflows
Add a workflowUpdate a workflowDelete a workflowRetrieve workflows
Management API v2-Web Spotlight
Deactivate Web SpotlightCheck Web Spotlight statusActivate Web Spotlight
Subscription API-Subscription management
List users under a subscriptionRetrieve a userDeactivate a user in all projectsList projects under a subscriptionActivate a user in all projects
Sync API-Synchronization
Initialize content synchronizationSynchronize changes in content items
HomeKontent.ai APIsManagement API v2-PublishingCancel scheduled publishing of a language variant

Cancel scheduled publishing of a language variant

PUT https://manage.kontent.ai/v2/projects/:environment_id/items/:item_identifier/variants/:language_identifier/cancel-scheduled-publish

Cancel scheduling of a language variant.

Equivalent to canceling scheduled content in the UI. If the specified language variant is not scheduled, its workflow step is not changed.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
Previous
Management API v2-Publishing
Next
Unpublish or schedule unpublishing of a language variant