Update a scheduled action

Updates the scheduledFor.datetime or scheduledFor.timezone of a scheduled action. Only fields under scheduledFor can be changed; include X-Contentful-Version.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

space_idstringRequired
ID of the space in form of a string
scheduled_action_idstringRequired
ID of the scheduled action in form of a string

Headers

X-Contentful-VersionstringRequired
Version of the scheduled action to update

Request

This endpoint expects a map from strings to any.

Response headers

Content-Typestring

Content-Type

Response

OK - Request successful