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_id
ID of the space in form of a string
scheduled_action_id
ID of the scheduled action in form of a string
Headers
X-Contentful-Version
Version of the scheduled action to update
Request
This endpoint expects a map from strings to any.
Response headers
Content-Type
Content-Type
Response
OK - Request successful