Create a scheduled action

Creates a scheduled action with an auto-generated ID. Limit is 200 pending scheduled actions per environment; scheduledFor.datetime must be a future ISO 8601 timestamp.

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

Request

This endpoint expects a map from strings to any.

Response headers

Content-Typestring

Content-Type

Response

Created - Resource created successfully