CreateTaskBody

  • actionIdentifier
    Type: string
    required

    The identifier of the registry action to execute. Query the registry-actions endpoint to get the list of available actions.

  • payload
    Type: object
    required

    The payload of the registry action to execute. Must conform to the payloadSchema returned by registry-actions for the chosen action.

    • propertyName
      Type: anything
      keys: 
      string