diff --git a/apify-api/openapi/code_samples/curl/act_delete.sh b/apify-api/openapi/code_samples/curl/actor_delete.sh similarity index 100% rename from apify-api/openapi/code_samples/curl/act_delete.sh rename to apify-api/openapi/code_samples/curl/actor_delete.sh diff --git a/apify-api/openapi/code_samples/curl/act_get.sh b/apify-api/openapi/code_samples/curl/actor_get.sh similarity index 100% rename from apify-api/openapi/code_samples/curl/act_get.sh rename to apify-api/openapi/code_samples/curl/actor_get.sh diff --git a/apify-api/openapi/code_samples/curl/act_run_resurrect_post.sh b/apify-api/openapi/code_samples/curl/actor_run_resurrect_post.sh similarity index 100% rename from apify-api/openapi/code_samples/curl/act_run_resurrect_post.sh rename to apify-api/openapi/code_samples/curl/actor_run_resurrect_post.sh diff --git a/apify-api/openapi/code_samples/curl/act_builds_get.sh b/apify-api/openapi/code_samples/curl/actors_builds_get.sh similarity index 100% rename from apify-api/openapi/code_samples/curl/act_builds_get.sh rename to apify-api/openapi/code_samples/curl/actors_builds_get.sh diff --git a/apify-api/openapi/code_samples/curl/act_builds_post.sh b/apify-api/openapi/code_samples/curl/actors_builds_post.sh similarity index 100% rename from apify-api/openapi/code_samples/curl/act_builds_post.sh rename to apify-api/openapi/code_samples/curl/actors_builds_post.sh diff --git a/apify-api/openapi/code_samples/curl/acts_get.sh b/apify-api/openapi/code_samples/curl/actors_get.sh similarity index 100% rename from apify-api/openapi/code_samples/curl/acts_get.sh rename to apify-api/openapi/code_samples/curl/actors_get.sh diff --git a/apify-api/openapi/code_samples/curl/acts_post.sh b/apify-api/openapi/code_samples/curl/actors_post.sh similarity index 100% rename from apify-api/openapi/code_samples/curl/acts_post.sh rename to apify-api/openapi/code_samples/curl/actors_post.sh diff --git a/apify-api/openapi/code_samples/curl/act_runs_get.sh b/apify-api/openapi/code_samples/curl/actors_runs_get.sh similarity index 100% rename from apify-api/openapi/code_samples/curl/act_runs_get.sh rename to apify-api/openapi/code_samples/curl/actors_runs_get.sh diff --git a/apify-api/openapi/code_samples/curl/act_runs_post.sh b/apify-api/openapi/code_samples/curl/actors_runs_post.sh similarity index 100% rename from apify-api/openapi/code_samples/curl/act_runs_post.sh rename to apify-api/openapi/code_samples/curl/actors_runs_post.sh diff --git a/apify-api/openapi/code_samples/javascript/act_delete.js b/apify-api/openapi/code_samples/javascript/actor_delete.js similarity index 100% rename from apify-api/openapi/code_samples/javascript/act_delete.js rename to apify-api/openapi/code_samples/javascript/actor_delete.js diff --git a/apify-api/openapi/code_samples/javascript/act_get.js b/apify-api/openapi/code_samples/javascript/actor_get.js similarity index 100% rename from apify-api/openapi/code_samples/javascript/act_get.js rename to apify-api/openapi/code_samples/javascript/actor_get.js diff --git a/apify-api/openapi/code_samples/javascript/act_put.js b/apify-api/openapi/code_samples/javascript/actor_put.js similarity index 100% rename from apify-api/openapi/code_samples/javascript/act_put.js rename to apify-api/openapi/code_samples/javascript/actor_put.js diff --git a/apify-api/openapi/code_samples/javascript/act_runs_last_get.js b/apify-api/openapi/code_samples/javascript/actor_runs_last_get.js similarity index 100% rename from apify-api/openapi/code_samples/javascript/act_runs_last_get.js rename to apify-api/openapi/code_samples/javascript/actor_runs_last_get.js diff --git a/apify-api/openapi/code_samples/javascript/act_version_delete.js b/apify-api/openapi/code_samples/javascript/actor_version_delete.js similarity index 100% rename from apify-api/openapi/code_samples/javascript/act_version_delete.js rename to apify-api/openapi/code_samples/javascript/actor_version_delete.js diff --git a/apify-api/openapi/code_samples/javascript/act_version_envVar_delete.js b/apify-api/openapi/code_samples/javascript/actor_version_envVar_delete.js similarity index 100% rename from apify-api/openapi/code_samples/javascript/act_version_envVar_delete.js rename to apify-api/openapi/code_samples/javascript/actor_version_envVar_delete.js diff --git a/apify-api/openapi/code_samples/javascript/act_version_envVar_get.js b/apify-api/openapi/code_samples/javascript/actor_version_envVar_get.js similarity index 100% rename from apify-api/openapi/code_samples/javascript/act_version_envVar_get.js rename to apify-api/openapi/code_samples/javascript/actor_version_envVar_get.js diff --git a/apify-api/openapi/code_samples/javascript/act_version_envVar_put.js b/apify-api/openapi/code_samples/javascript/actor_version_envVar_put.js similarity index 100% rename from apify-api/openapi/code_samples/javascript/act_version_envVar_put.js rename to apify-api/openapi/code_samples/javascript/actor_version_envVar_put.js diff --git a/apify-api/openapi/code_samples/javascript/act_version_envVars_get.js b/apify-api/openapi/code_samples/javascript/actor_version_envVars_get.js similarity index 100% rename from apify-api/openapi/code_samples/javascript/act_version_envVars_get.js rename to apify-api/openapi/code_samples/javascript/actor_version_envVars_get.js diff --git a/apify-api/openapi/code_samples/javascript/act_version_envVars_post.js b/apify-api/openapi/code_samples/javascript/actor_version_envVars_post.js similarity index 100% rename from apify-api/openapi/code_samples/javascript/act_version_envVars_post.js rename to apify-api/openapi/code_samples/javascript/actor_version_envVars_post.js diff --git a/apify-api/openapi/code_samples/javascript/act_version_get.js b/apify-api/openapi/code_samples/javascript/actor_version_get.js similarity index 100% rename from apify-api/openapi/code_samples/javascript/act_version_get.js rename to apify-api/openapi/code_samples/javascript/actor_version_get.js diff --git a/apify-api/openapi/code_samples/javascript/act_version_put.js b/apify-api/openapi/code_samples/javascript/actor_version_put.js similarity index 100% rename from apify-api/openapi/code_samples/javascript/act_version_put.js rename to apify-api/openapi/code_samples/javascript/actor_version_put.js diff --git a/apify-api/openapi/code_samples/javascript/act_versions_get.js b/apify-api/openapi/code_samples/javascript/actor_versions_get.js similarity index 100% rename from apify-api/openapi/code_samples/javascript/act_versions_get.js rename to apify-api/openapi/code_samples/javascript/actor_versions_get.js diff --git a/apify-api/openapi/code_samples/javascript/act_versions_post.js b/apify-api/openapi/code_samples/javascript/actor_versions_post.js similarity index 100% rename from apify-api/openapi/code_samples/javascript/act_versions_post.js rename to apify-api/openapi/code_samples/javascript/actor_versions_post.js diff --git a/apify-api/openapi/code_samples/javascript/act_webhooks_get.js b/apify-api/openapi/code_samples/javascript/actor_webhooks_get.js similarity index 100% rename from apify-api/openapi/code_samples/javascript/act_webhooks_get.js rename to apify-api/openapi/code_samples/javascript/actor_webhooks_get.js diff --git a/apify-api/openapi/code_samples/javascript/act_builds_get.js b/apify-api/openapi/code_samples/javascript/actors_builds_get.js similarity index 100% rename from apify-api/openapi/code_samples/javascript/act_builds_get.js rename to apify-api/openapi/code_samples/javascript/actors_builds_get.js diff --git a/apify-api/openapi/code_samples/javascript/act_builds_post.js b/apify-api/openapi/code_samples/javascript/actors_builds_post.js similarity index 100% rename from apify-api/openapi/code_samples/javascript/act_builds_post.js rename to apify-api/openapi/code_samples/javascript/actors_builds_post.js diff --git a/apify-api/openapi/code_samples/javascript/acts_get.js b/apify-api/openapi/code_samples/javascript/actors_get.js similarity index 100% rename from apify-api/openapi/code_samples/javascript/acts_get.js rename to apify-api/openapi/code_samples/javascript/actors_get.js diff --git a/apify-api/openapi/code_samples/javascript/acts_post.js b/apify-api/openapi/code_samples/javascript/actors_post.js similarity index 100% rename from apify-api/openapi/code_samples/javascript/acts_post.js rename to apify-api/openapi/code_samples/javascript/actors_post.js diff --git a/apify-api/openapi/code_samples/javascript/act_runs_get.js b/apify-api/openapi/code_samples/javascript/actors_runs_get.js similarity index 100% rename from apify-api/openapi/code_samples/javascript/act_runs_get.js rename to apify-api/openapi/code_samples/javascript/actors_runs_get.js diff --git a/apify-api/openapi/code_samples/javascript/act_runs_post.js b/apify-api/openapi/code_samples/javascript/actors_runs_post.js similarity index 100% rename from apify-api/openapi/code_samples/javascript/act_runs_post.js rename to apify-api/openapi/code_samples/javascript/actors_runs_post.js diff --git a/apify-api/openapi/components/objects/actor-runs/abort.yaml b/apify-api/openapi/components/objects/actor-runs/abort.yaml index 1464285dbf..2866e657d0 100644 --- a/apify-api/openapi/components/objects/actor-runs/abort.yaml +++ b/apify-api/openapi/components/objects/actor-runs/abort.yaml @@ -61,7 +61,7 @@ byActorRunId: Only runs that are starting or running are aborted. For runs with status `FINISHED`, `FAILED`, `ABORTING` and `TIMED-OUT` this call does nothing. - operationId: act_run_abort_post + operationId: actors_run_abort_post parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/runAndBuildParameters.yaml#/runId" @@ -85,7 +85,7 @@ lastRunByActor: on the Actor's last run. Only runs that are starting or running are aborted. For runs with status `FINISHED`, `FAILED`, `ABORTING` and `TIMED-OUT` this call does nothing. - operationId: act_runs_last_abort_post + operationId: actor_runs_last_abort_post parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" diff --git a/apify-api/openapi/components/objects/actor-runs/metamorph.yaml b/apify-api/openapi/components/objects/actor-runs/metamorph.yaml index 9a539d27db..049227efa4 100644 --- a/apify-api/openapi/components/objects/actor-runs/metamorph.yaml +++ b/apify-api/openapi/components/objects/actor-runs/metamorph.yaml @@ -99,7 +99,7 @@ byActorRunId: `INPUT-METAMORPH-1` key in the same default key-value store. For more information, see the [Actor docs](https://docs.apify.com/platform/actors/development/programming-interface/metamorph). - operationId: act_run_metamorph_post + operationId: actors_run_metamorph_post parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/runAndBuildParameters.yaml#/runId" @@ -122,7 +122,7 @@ lastRunByActor: This endpoint is a shortcut for [Metamorph run](#/reference/actor-runs/metamorph-run/metamorph-run) on the Actor's last run. - operationId: act_runs_last_metamorph_post + operationId: actor_runs_last_metamorph_post parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" diff --git a/apify-api/openapi/components/objects/actor-runs/reboot.yaml b/apify-api/openapi/components/objects/actor-runs/reboot.yaml index 3d1e6c5c97..31f80e8c10 100644 --- a/apify-api/openapi/components/objects/actor-runs/reboot.yaml +++ b/apify-api/openapi/components/objects/actor-runs/reboot.yaml @@ -61,7 +61,7 @@ lastRunByActor: on the Actor's last run. Only runs with status `RUNNING` can be rebooted. The run's container will be restarted, so any data not persisted in the key-value store, dataset, or request queue will be lost. - operationId: act_runs_last_reboot_post + operationId: actor_runs_last_reboot_post parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" diff --git a/apify-api/openapi/components/objects/actor-runs/resurrect.yaml b/apify-api/openapi/components/objects/actor-runs/resurrect.yaml index ffc76f0d0f..1bc39830e2 100644 --- a/apify-api/openapi/components/objects/actor-runs/resurrect.yaml +++ b/apify-api/openapi/components/objects/actor-runs/resurrect.yaml @@ -73,7 +73,7 @@ byActorRunId: For more information, see the [Actor docs](https://docs.apify.com/platform/actors/running/runs-and-builds#resurrection-of-finished-run). - operationId: act_run_resurrect_post + operationId: actor_run_resurrect_post parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/runAndBuildParameters.yaml#/runId" diff --git a/apify-api/openapi/components/objects/actors/acts@{actorId}@versions@{versionNumber}@env-vars@{envVarName}put.yaml b/apify-api/openapi/components/objects/actors/acts@{actorId}@versions@{versionNumber}@env-vars@{envVarName}put.yaml index e1139c30fe..2d11bc6f66 100644 --- a/apify-api/openapi/components/objects/actors/acts@{actorId}@versions@{versionNumber}@env-vars@{envVarName}put.yaml +++ b/apify-api/openapi/components/objects/actors/acts@{actorId}@versions@{versionNumber}@env-vars@{envVarName}put.yaml @@ -77,7 +77,7 @@ put: The response is the [EnvVar object](#/reference/actors/environment-variable-object) as returned by the [Get environment variable](#/reference/actors/environment-variable-object/get-environment-variable) endpoint. - operationId: act_version_envVar_put + operationId: actor_version_envVar_put x-legacy-doc-urls: - https://docs.apify.com/api/v2#/reference/actors/environment-variable-object/update-environment-variable - https://docs.apify.com/api/v2#/reference/actors/update-environment-variable @@ -91,7 +91,7 @@ post: object](#/reference/actors/environment-variable-object) passed as JSON in the POST payload. This endpoint is an alias for the [`PUT` update environment variable](#tag/ActorsEnvironment-variable-object/operation/act_version_envVar_put) method and behaves identically. - operationId: act_version_envVar_post + operationId: actor_version_envVar_post x-legacy-doc-urls: - https://docs.apify.com/api/v2#/reference/actors/environment-variable-object/update-environment-variable - https://docs.apify.com/api/v2#/reference/actors/update-environment-variable diff --git a/apify-api/openapi/components/objects/actors/acts@{actorId}@versions@{versionNumber}put.yaml b/apify-api/openapi/components/objects/actors/acts@{actorId}@versions@{versionNumber}put.yaml index 019439446d..d27decd93e 100644 --- a/apify-api/openapi/components/objects/actors/acts@{actorId}@versions@{versionNumber}put.yaml +++ b/apify-api/openapi/components/objects/actors/acts@{actorId}@versions@{versionNumber}put.yaml @@ -71,7 +71,7 @@ put: The response is the [Version object](#/reference/actors/version-object) as returned by the [Get version](#/reference/actors/version-object/get-version) endpoint. - operationId: act_version_put + operationId: actor_version_put x-legacy-doc-urls: - https://docs.apify.com/api/v2#/reference/actors/version-object/update-version - https://docs.apify.com/api/v2#/reference/actors/update-version @@ -83,7 +83,7 @@ post: description: | Updates Actor version using values specified by a [Version object](#/reference/actors/version-object) passed as JSON in the POST payload. This endpoint is an alias for the [`PUT` update version](#tag/ActorsVersion-object/operation/act_version_put) method and behaves identically. - operationId: act_version_post + operationId: actor_version_post x-legacy-doc-urls: - https://docs.apify.com/api/v2#/reference/actors/version-object/update-version - https://docs.apify.com/api/v2#/reference/actors/update-version diff --git a/apify-api/openapi/components/objects/datasets/dataset-items.yaml b/apify-api/openapi/components/objects/datasets/dataset-items.yaml index 37684af855..dabe390ca6 100644 --- a/apify-api/openapi/components/objects/datasets/dataset-items.yaml +++ b/apify-api/openapi/components/objects/datasets/dataset-items.yaml @@ -306,7 +306,7 @@ listLastRun: This endpoint is a shortcut that resolves the last run's `defaultDatasetId` and proxies to the [Get dataset items](/api/v2/dataset-items-get) endpoint. - operationId: act_runs_last_dataset_items_get + operationId: actor_runs_last_dataset_items_get parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" @@ -507,7 +507,7 @@ postLastRun: * Brotli: `Content-Encoding: br` * Gzip: `Content-Encoding: gzip` * Deflate: `Content-Encoding: deflate` - operationId: act_runs_last_dataset_items_post + operationId: actor_runs_last_dataset_items_post parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" diff --git a/apify-api/openapi/components/objects/datasets/dataset-statistics.yaml b/apify-api/openapi/components/objects/datasets/dataset-statistics.yaml index ae5d920af2..21343da7e5 100644 --- a/apify-api/openapi/components/objects/datasets/dataset-statistics.yaml +++ b/apify-api/openapi/components/objects/datasets/dataset-statistics.yaml @@ -59,7 +59,7 @@ getLastRun: This endpoint is a shortcut that resolves the last run's `defaultDatasetId` and proxies to the [Get dataset statistics](/api/v2/dataset-statistics-get) endpoint. - operationId: act_runs_last_dataset_statistics_get + operationId: actor_runs_last_dataset_statistics_get parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" diff --git a/apify-api/openapi/components/objects/datasets/dataset.yaml b/apify-api/openapi/components/objects/datasets/dataset.yaml index 4943bedd9f..f4381a5a45 100644 --- a/apify-api/openapi/components/objects/datasets/dataset.yaml +++ b/apify-api/openapi/components/objects/datasets/dataset.yaml @@ -103,7 +103,7 @@ getLastRun: This endpoint is a shortcut for getting the last run's `defaultDatasetId` and then using the [Get dataset](/api/v2/dataset-get) endpoint. - operationId: act_runs_last_dataset_get + operationId: actor_runs_last_dataset_get getTaskLastRun: <<: [*sharedGet, *sharedTaskLastRun] @@ -169,7 +169,7 @@ putLastRun: This endpoint is a shortcut for getting the last run's `defaultDatasetId` and then using the [Update dataset](/api/v2/dataset-put) endpoint. - operationId: act_runs_last_dataset_put + operationId: actor_runs_last_dataset_put putTaskLastRun: <<: [*sharedPut, *sharedTaskLastRun] @@ -219,7 +219,7 @@ deleteLastRun: This endpoint is a shortcut for getting the last run's `defaultDatasetId` and then using the [Delete dataset](/api/v2/dataset-delete) endpoint. - operationId: act_runs_last_dataset_delete + operationId: actor_runs_last_dataset_delete deleteTaskLastRun: <<: [*sharedDelete, *sharedTaskLastRun] diff --git a/apify-api/openapi/components/objects/key-value-stores/key-value-store-keys.yaml b/apify-api/openapi/components/objects/key-value-stores/key-value-store-keys.yaml index fda7bc1711..e9ee173c1d 100644 --- a/apify-api/openapi/components/objects/key-value-stores/key-value-store-keys.yaml +++ b/apify-api/openapi/components/objects/key-value-stores/key-value-store-keys.yaml @@ -95,7 +95,7 @@ listLastRun: This endpoint is a shortcut for getting the last run's `defaultKeyValueStoreId` and then using the [Get list of keys](/api/v2/key-value-store-keys-get) endpoint. - operationId: act_runs_last_keyValueStore_keys_get + operationId: actor_runs_last_keyValueStore_keys_get parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" diff --git a/apify-api/openapi/components/objects/key-value-stores/key-value-store-record.yaml b/apify-api/openapi/components/objects/key-value-stores/key-value-store-record.yaml index d03d0058ce..cfbbf54320 100644 --- a/apify-api/openapi/components/objects/key-value-stores/key-value-store-record.yaml +++ b/apify-api/openapi/components/objects/key-value-stores/key-value-store-record.yaml @@ -154,7 +154,7 @@ getLastRun: This endpoint is a shortcut for getting the last run's `defaultKeyValueStoreId` and then using the [Get record](/api/v2/key-value-store-record-get) endpoint. - operationId: act_runs_last_keyValueStore_record_get + operationId: actor_runs_last_keyValueStore_record_get parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" @@ -260,7 +260,7 @@ putLastRun: This endpoint is a shortcut for getting the last run's `defaultKeyValueStoreId` and then using the [Store record](/api/v2/key-value-store-record-put) endpoint. - operationId: act_runs_last_keyValueStore_record_put + operationId: actor_runs_last_keyValueStore_record_put parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" @@ -323,7 +323,7 @@ postLastRun: This endpoint is a shortcut for getting the last run's `defaultKeyValueStoreId` and then using the [Store record](/api/v2/key-value-store-record-post) endpoint. - operationId: act_runs_last_keyValueStore_record_post + operationId: actor_runs_last_keyValueStore_record_post parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" @@ -387,7 +387,7 @@ deleteLastRun: This endpoint is a shortcut for getting the last run's `defaultKeyValueStoreId` and then using the [Delete record](/api/v2/key-value-store-record-delete) endpoint. - operationId: act_runs_last_keyValueStore_record_delete + operationId: actor_runs_last_keyValueStore_record_delete parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" diff --git a/apify-api/openapi/components/objects/key-value-stores/key-value-store-records.yaml b/apify-api/openapi/components/objects/key-value-stores/key-value-store-records.yaml index 162c119605..8374434b33 100644 --- a/apify-api/openapi/components/objects/key-value-stores/key-value-store-records.yaml +++ b/apify-api/openapi/components/objects/key-value-stores/key-value-store-records.yaml @@ -81,7 +81,7 @@ listLastRun: This endpoint is a shortcut for getting the last run's `defaultKeyValueStoreId` and then using the [Download records](/api/v2/key-value-store-records-get) endpoint. - operationId: act_runs_last_keyValueStore_records_get + operationId: actor_runs_last_keyValueStore_records_get parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" diff --git a/apify-api/openapi/components/objects/key-value-stores/key-value-store.yaml b/apify-api/openapi/components/objects/key-value-stores/key-value-store.yaml index e6861631ae..8d913924f9 100644 --- a/apify-api/openapi/components/objects/key-value-stores/key-value-store.yaml +++ b/apify-api/openapi/components/objects/key-value-stores/key-value-store.yaml @@ -95,7 +95,7 @@ getLastRun: This endpoint is a shortcut for getting the run's `defaultKeyValueStoreId` and then using the [Get store](/api/v2/key-value-store-get) endpoint. - operationId: act_runs_last_keyValueStore_get + operationId: actor_runs_last_keyValueStore_get getTaskLastRun: <<: [*sharedGet, *sharedTaskLastRun] @@ -168,7 +168,7 @@ putLastRun: This endpoint is a shortcut for getting the run's `defaultKeyValueStoreId` and then using the [Update store](/api/v2/key-value-store-put) endpoint. - operationId: act_runs_last_keyValueStore_put + operationId: actor_runs_last_keyValueStore_put putTaskLastRun: <<: [*sharedPut, *sharedTaskLastRun] @@ -220,7 +220,7 @@ deleteLastRun: This endpoint is a shortcut for getting the run's `defaultKeyValueStoreId` and then using the [Delete store](/api/v2/key-value-store-delete) endpoint. - operationId: act_runs_last_keyValueStore_delete + operationId: actor_runs_last_keyValueStore_delete deleteTaskLastRun: <<: [*sharedDelete, *sharedTaskLastRun] diff --git a/apify-api/openapi/components/objects/logs/log.yaml b/apify-api/openapi/components/objects/logs/log.yaml index 5a399328cd..ce827f2858 100644 --- a/apify-api/openapi/components/objects/logs/log.yaml +++ b/apify-api/openapi/components/objects/logs/log.yaml @@ -97,7 +97,7 @@ getLastRun: Retrieves last Actor run's logs. This endpoint is a shortcut for getting last Actor run's log. Same as [Get log](/api/v2/log-get) endpoint. - operationId: act_runs_last_log_get + operationId: actor_runs_last_log_get parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" diff --git a/apify-api/openapi/components/objects/request-queues/request-queue-head-lock.yaml b/apify-api/openapi/components/objects/request-queues/request-queue-head-lock.yaml index 1643796aba..48c7c76c3b 100644 --- a/apify-api/openapi/components/objects/request-queues/request-queue-head-lock.yaml +++ b/apify-api/openapi/components/objects/request-queues/request-queue-head-lock.yaml @@ -85,7 +85,7 @@ postLastRun: This endpoint is a shortcut for getting the last run's `defaultRequestQueueId` and then using the [Get head and lock](/api/v2/request-queue-head-lock-post) endpoint. - operationId: act_runs_last_requestQueue_head_lock_post + operationId: actor_runs_last_requestQueue_head_lock_post parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" diff --git a/apify-api/openapi/components/objects/request-queues/request-queue-head.yaml b/apify-api/openapi/components/objects/request-queues/request-queue-head.yaml index 30275b0148..4fe98dadeb 100644 --- a/apify-api/openapi/components/objects/request-queues/request-queue-head.yaml +++ b/apify-api/openapi/components/objects/request-queues/request-queue-head.yaml @@ -92,7 +92,7 @@ listLastRun: This endpoint is a shortcut for getting the last run's `defaultRequestQueueId` and then using the [Get head](/api/v2/request-queue-head-get) endpoint. - operationId: act_runs_last_requestQueue_head_get + operationId: actor_runs_last_requestQueue_head_get parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" diff --git a/apify-api/openapi/components/objects/request-queues/request-queue-request-lock.yaml b/apify-api/openapi/components/objects/request-queues/request-queue-request-lock.yaml index 2e2110e2b8..909f923980 100644 --- a/apify-api/openapi/components/objects/request-queues/request-queue-request-lock.yaml +++ b/apify-api/openapi/components/objects/request-queues/request-queue-request-lock.yaml @@ -92,7 +92,7 @@ putLastRun: This endpoint is a shortcut for getting the last run's `defaultRequestQueueId` and then using the [Prolong request lock](/api/v2/request-queue-request-lock-put) endpoint. - operationId: act_runs_last_requestQueue_request_lock_put + operationId: actor_runs_last_requestQueue_request_lock_put parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" @@ -177,7 +177,7 @@ deleteLastRun: This endpoint is a shortcut for getting the last run's `defaultRequestQueueId` and then using the [Delete request lock](/api/v2/request-queue-request-lock-delete) endpoint. - operationId: act_runs_last_requestQueue_request_lock_delete + operationId: actor_runs_last_requestQueue_request_lock_delete parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" diff --git a/apify-api/openapi/components/objects/request-queues/request-queue-request.yaml b/apify-api/openapi/components/objects/request-queues/request-queue-request.yaml index 798ff86046..83f3af9c5a 100644 --- a/apify-api/openapi/components/objects/request-queues/request-queue-request.yaml +++ b/apify-api/openapi/components/objects/request-queues/request-queue-request.yaml @@ -82,7 +82,7 @@ getLastRun: This endpoint is a shortcut for getting the last run's `defaultRequestQueueId` and then using the [Get request](/api/v2/request-queue-request-get) endpoint. - operationId: act_runs_last_requestQueue_request_get + operationId: actor_runs_last_requestQueue_request_get parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" @@ -174,7 +174,7 @@ putLastRun: This endpoint is a shortcut for getting the last run's `defaultRequestQueueId` and then using the [Update request](/api/v2/request-queue-request-put) endpoint. - operationId: act_runs_last_requestQueue_request_put + operationId: actor_runs_last_requestQueue_request_put parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" @@ -246,7 +246,7 @@ deleteLastRun: This endpoint is a shortcut for getting the last run's `defaultRequestQueueId` and then using the [Delete request](/api/v2/request-queue-request-delete) endpoint. - operationId: act_runs_last_requestQueue_request_delete + operationId: actor_runs_last_requestQueue_request_delete parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" diff --git a/apify-api/openapi/components/objects/request-queues/request-queue-requests-batch.yaml b/apify-api/openapi/components/objects/request-queues/request-queue-requests-batch.yaml index e4b2b3fde0..4cfca0bd6d 100644 --- a/apify-api/openapi/components/objects/request-queues/request-queue-requests-batch.yaml +++ b/apify-api/openapi/components/objects/request-queues/request-queue-requests-batch.yaml @@ -106,7 +106,7 @@ postLastRun: This endpoint is a shortcut for getting the last run's `defaultRequestQueueId` and then using the [Add requests](/api/v2/request-queue-requests-batch-post) endpoint. - operationId: act_runs_last_requestQueue_requests_batch_post + operationId: actor_runs_last_requestQueue_requests_batch_post parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" @@ -208,7 +208,7 @@ deleteLastRun: This endpoint is a shortcut for getting the last run's `defaultRequestQueueId` and then using the [Delete requests](/api/v2/request-queue-requests-batch-delete) endpoint. - operationId: act_runs_last_requestQueue_requests_batch_delete + operationId: actor_runs_last_requestQueue_requests_batch_delete parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" diff --git a/apify-api/openapi/components/objects/request-queues/request-queue-requests-unlock.yaml b/apify-api/openapi/components/objects/request-queues/request-queue-requests-unlock.yaml index 401740d3ad..4a95044c58 100644 --- a/apify-api/openapi/components/objects/request-queues/request-queue-requests-unlock.yaml +++ b/apify-api/openapi/components/objects/request-queues/request-queue-requests-unlock.yaml @@ -79,7 +79,7 @@ postLastRun: This endpoint is a shortcut for getting the last run's `defaultRequestQueueId` and then using the [Unlock requests](/api/v2/request-queue-requests-unlock-post) endpoint. - operationId: act_runs_last_requestQueue_requests_unlock_post + operationId: actor_runs_last_requestQueue_requests_unlock_post parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" diff --git a/apify-api/openapi/components/objects/request-queues/request-queue-requests.yaml b/apify-api/openapi/components/objects/request-queues/request-queue-requests.yaml index 5ee27fbb2f..e0e0c6582b 100644 --- a/apify-api/openapi/components/objects/request-queues/request-queue-requests.yaml +++ b/apify-api/openapi/components/objects/request-queues/request-queue-requests.yaml @@ -92,7 +92,7 @@ listLastRun: This endpoint is a shortcut for getting the last run's `defaultRequestQueueId` and then using the [List requests](/api/v2/request-queue-requests-get) endpoint. - operationId: act_runs_last_requestQueue_requests_get + operationId: actor_runs_last_requestQueue_requests_get parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" @@ -192,7 +192,7 @@ postLastRun: This endpoint is a shortcut for getting the last run's `defaultRequestQueueId` and then using the [Add request](/api/v2/request-queue-requests-post) endpoint. - operationId: act_runs_last_requestQueue_requests_post + operationId: actor_runs_last_requestQueue_requests_post parameters: - $ref: "../../parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../parameters/lastRunParameters.yaml#/status" diff --git a/apify-api/openapi/components/objects/request-queues/request-queue.yaml b/apify-api/openapi/components/objects/request-queues/request-queue.yaml index 61c870be84..b79177676b 100644 --- a/apify-api/openapi/components/objects/request-queues/request-queue.yaml +++ b/apify-api/openapi/components/objects/request-queues/request-queue.yaml @@ -90,7 +90,7 @@ getLastRun: This endpoint is a shortcut for getting the last run's `defaultRequestQueueId` and then using the [Get request queue](/api/v2/request-queue-get) endpoint. - operationId: act_runs_last_requestQueue_get + operationId: actor_runs_last_requestQueue_get getTaskLastRun: <<: [*sharedGet, *sharedTaskLastRun] @@ -162,7 +162,7 @@ putLastRun: This endpoint is a shortcut for getting the last run's `defaultRequestQueueId` and then using the [Update request queue](/api/v2/request-queue-put) endpoint. - operationId: act_runs_last_requestQueue_put + operationId: actor_runs_last_requestQueue_put putTaskLastRun: <<: [*sharedPut, *sharedTaskLastRun] @@ -212,7 +212,7 @@ deleteLastRun: This endpoint is a shortcut for getting the last run's `defaultRequestQueueId` and then using the [Delete request queue](/api/v2/request-queue-delete) endpoint. - operationId: act_runs_last_requestQueue_delete + operationId: actor_runs_last_requestQueue_delete deleteTaskLastRun: <<: [*sharedDelete, *sharedTaskLastRun] diff --git a/apify-api/openapi/paths/actor-builds/actor-builds@{buildId}@openapi.json.yaml b/apify-api/openapi/paths/actor-builds/actor-builds@{buildId}@openapi.json.yaml index 2a4c13ec7f..f6e6bef402 100644 --- a/apify-api/openapi/paths/actor-builds/actor-builds@{buildId}@openapi.json.yaml +++ b/apify-api/openapi/paths/actor-builds/actor-builds@{buildId}@openapi.json.yaml @@ -5,7 +5,7 @@ get: description: | Get the OpenAPI definition for Actor builds. Two similar endpoints are available: - - [First endpoint](/api/v2/act-openapi-json-get): Requires both `actorId` and `buildId`. Use `default` as the `buildId` to get the OpenAPI schema for the default Actor build. + - [First endpoint](/api/v2/actor-openapi-json-get): Requires both `actorId` and `buildId`. Use `default` as the `buildId` to get the OpenAPI schema for the default Actor build. - [Second endpoint](/api/v2/actor-build-openapi-json-get): Requires only `buildId`. Get the OpenAPI definition for a specific Actor build. @@ -13,7 +13,7 @@ get: :::note - You can also use the [`/api/v2/act-openapi-json-get`](/api/v2/act-openapi-json-get) endpoint to get the OpenAPI definition for a build. + You can also use the [`/api/v2/actor-openapi-json-get`](/api/v2/actor-openapi-json-get) endpoint to get the OpenAPI definition for a build. ::: operationId: actorBuild_openapi_json_get diff --git a/apify-api/openapi/paths/actors/acts.yaml b/apify-api/openapi/paths/actors/acts.yaml index a877377648..ca7d08d6fb 100644 --- a/apify-api/openapi/paths/actors/acts.yaml +++ b/apify-api/openapi/paths/actors/acts.yaml @@ -18,7 +18,7 @@ get: You can also sort by your last run by using the `sortBy=stats.lastRunStartedAt` query parameter. In this case, descending order means the most recently run Actor appears first. - operationId: acts_get + operationId: actors_get parameters: - name: my in: query @@ -97,7 +97,7 @@ post: JSON in the POST payload. Returns the full `Actor` object, the same as the - [Get Actor](/api/v2/act-get) endpoint. + [Get Actor](/api/v2/actor-get) endpoint. In the HTTP request, set the `Content-Type` header to `application/json`. @@ -113,7 +113,7 @@ post: - Provide `title` and `categories`. For reference, see [constants from the `apify-shared-js` package](https://github.com/apify/apify-shared-js/blob/2d43ebc41ece9ad31cd6525bd523fb86939bf860/packages/consts/src/consts.ts#L452-L471) - operationId: acts_post + operationId: actors_post requestBody: description: "" content: diff --git a/apify-api/openapi/paths/actors/acts@{actorId}.yaml b/apify-api/openapi/paths/actors/acts@{actorId}.yaml index 3b038be178..94c7803069 100644 --- a/apify-api/openapi/paths/actors/acts@{actorId}.yaml +++ b/apify-api/openapi/paths/actors/acts@{actorId}.yaml @@ -3,7 +3,7 @@ get: - Actors summary: Get Actor description: Gets an object that contains all the details about a specific Actor. - operationId: act_get + operationId: actor_get parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" responses: @@ -106,7 +106,7 @@ put: passed as JSON in the POST payload. Only the fields specified in the request body are updated. Returns the full `Actor` object, the same as the - [Get Actor](/api/v2/act-get) endpoint. + [Get Actor](/api/v2/actor-get) endpoint. In the HTTP request, set the `Content-Type` header to `application/json`. @@ -161,7 +161,7 @@ put: } ``` - operationId: act_put + operationId: actor_put parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" requestBody: @@ -329,7 +329,7 @@ delete: - Actors summary: Delete Actor description: Deletes an Actor with the specified ID. - operationId: act_delete + operationId: actor_delete parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" responses: diff --git a/apify-api/openapi/paths/actors/acts@{actorId}@builds.yaml b/apify-api/openapi/paths/actors/acts@{actorId}@builds.yaml index c8381cf0d6..997b3551a2 100644 --- a/apify-api/openapi/paths/actors/acts@{actorId}@builds.yaml +++ b/apify-api/openapi/paths/actors/acts@{actorId}@builds.yaml @@ -13,7 +13,7 @@ get: therefore you can use pagination to incrementally fetch all builds while new ones are still being started. To sort the records in descending order, use the `desc=1` parameter. - operationId: act_builds_get + operationId: actors_builds_get parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../components/parameters/paginationParameters.yaml#/offset" @@ -58,7 +58,7 @@ post: Builds an Actor. The response is the build object as returned by the [Get build](#/reference/actors/build-object/get-build) endpoint. - operationId: act_builds_post + operationId: actors_builds_post parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" - name: version diff --git a/apify-api/openapi/paths/actors/acts@{actorId}@builds@default.yaml b/apify-api/openapi/paths/actors/acts@{actorId}@builds@default.yaml index 9be94d9d95..a798ce850a 100644 --- a/apify-api/openapi/paths/actors/acts@{actorId}@builds@default.yaml +++ b/apify-api/openapi/paths/actors/acts@{actorId}@builds@default.yaml @@ -10,7 +10,7 @@ get: This endpoint does not require an authentication token. Instead, calls are authenticated using the Actor's unique ID. However, if you access the endpoint without a token, certain attributes (e.g., `usageUsd` and `usageTotalUsd`) will be hidden. - operationId: act_build_default_get + operationId: actor_build_default_get security: [] parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" diff --git a/apify-api/openapi/paths/actors/acts@{actorId}@builds@{buildId}.yaml b/apify-api/openapi/paths/actors/acts@{actorId}@builds@{buildId}.yaml index 470a83fd8c..4c49b21429 100644 --- a/apify-api/openapi/paths/actors/acts@{actorId}@builds@{buildId}.yaml +++ b/apify-api/openapi/paths/actors/acts@{actorId}@builds@{buildId}.yaml @@ -10,7 +10,7 @@ get: This endpoint does not require the authentication token. Instead, calls are authenticated using a hard-to-guess ID of the build. However, if you access the endpoint without the token, certain attributes, such as `usageUsd` and `usageTotalUsd`, will be hidden. - operationId: act_build_get + operationId: actors_build_get security: [] parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" diff --git a/apify-api/openapi/paths/actors/acts@{actorId}@builds@{buildId}@abort.yaml b/apify-api/openapi/paths/actors/acts@{actorId}@builds@{buildId}@abort.yaml index ba9a48b3ac..6f1fd6378b 100644 --- a/apify-api/openapi/paths/actors/acts@{actorId}@builds@{buildId}@abort.yaml +++ b/apify-api/openapi/paths/actors/acts@{actorId}@builds@{buildId}@abort.yaml @@ -10,7 +10,7 @@ post: Only builds that are starting or running are aborted. For builds with status `FINISHED`, `FAILED`, `ABORTING` and `TIMED-OUT` this call does nothing. - operationId: act_build_abort_post + operationId: actors_build_abort_post parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../components/parameters/runAndBuildParameters.yaml#/buildId" diff --git a/apify-api/openapi/paths/actors/acts@{actorId}@builds@{buildId}@openapi.json.yaml b/apify-api/openapi/paths/actors/acts@{actorId}@builds@{buildId}@openapi.json.yaml index 1d02015503..e9c9d57716 100644 --- a/apify-api/openapi/paths/actors/acts@{actorId}@builds@{buildId}@openapi.json.yaml +++ b/apify-api/openapi/paths/actors/acts@{actorId}@builds@{buildId}@openapi.json.yaml @@ -5,7 +5,7 @@ get: description: | Get the OpenAPI definition for Actor builds. Two similar endpoints are available: - - [First endpoint](/api/v2/act-openapi-json-get): Requires both `actorId` and `buildId`. Use `default` as the `buildId` to get the OpenAPI schema for the default Actor build. + - [First endpoint](/api/v2/actor-openapi-json-get): Requires both `actorId` and `buildId`. Use `default` as the `buildId` to get the OpenAPI schema for the default Actor build. - [Second endpoint](/api/v2/actor-build-openapi-json-get): Requires only `buildId`. @@ -19,7 +19,7 @@ get: You can also use the [`/api/v2/actor-build-openapi-json-get`](/api/v2/actor-build-openapi-json-get) endpoint to get the OpenAPI definition for a build. ::: - operationId: act_openapi_json_get + operationId: actor_openapi_json_get security: [] parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" diff --git a/apify-api/openapi/paths/actors/acts@{actorId}@run-sync-get-dataset-items.yaml b/apify-api/openapi/paths/actors/acts@{actorId}@run-sync-get-dataset-items.yaml index 070a912d43..12ed504a7d 100644 --- a/apify-api/openapi/paths/actors/acts@{actorId}@run-sync-get-dataset-items.yaml +++ b/apify-api/openapi/paths/actors/acts@{actorId}@run-sync-get-dataset-items.yaml @@ -27,7 +27,7 @@ post: To run the Actor asynchronously, use the [Run Actor](#/reference/actors/run-collection/run-actor) API endpoint instead. - operationId: act_runSyncGetDatasetItems_post + operationId: actor_runSyncGetDatasetItems_post parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../components/parameters/runAndBuildParameters.yaml#/timeout" @@ -126,7 +126,7 @@ get: To run the Actor asynchronously, use the [Run Actor](#/reference/actors/run-collection/run-actor) API endpoint instead. - operationId: act_runSyncGetDatasetItems_get + operationId: actor_runSyncGetDatasetItems_get parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../components/parameters/runAndBuildParameters.yaml#/timeout" diff --git a/apify-api/openapi/paths/actors/acts@{actorId}@run-sync.yaml b/apify-api/openapi/paths/actors/acts@{actorId}@run-sync.yaml index 6d14f1a847..d27e7e4d51 100644 --- a/apify-api/openapi/paths/actors/acts@{actorId}@run-sync.yaml +++ b/apify-api/openapi/paths/actors/acts@{actorId}@run-sync.yaml @@ -28,7 +28,7 @@ post: To run the Actor asynchronously, use the [Run Actor](#/reference/actors/run-collection/run-actor) API endpoint instead. - operationId: act_runSync_post + operationId: actor_runSync_post parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../components/parameters/runSyncParameters.yaml#/outputRecordKey" @@ -105,7 +105,7 @@ get: To run the Actor asynchronously, use the [Run Actor](#/reference/actors/run-collection/run-actor) API endpoint instead. - operationId: act_runSync_get + operationId: actor_runSync_get parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../components/parameters/runSyncParameters.yaml#/outputRecordKey" diff --git a/apify-api/openapi/paths/actors/acts@{actorId}@runs.yaml b/apify-api/openapi/paths/actors/acts@{actorId}@runs.yaml index 639004a902..ce5469b42e 100644 --- a/apify-api/openapi/paths/actors/acts@{actorId}@runs.yaml +++ b/apify-api/openapi/paths/actors/acts@{actorId}@runs.yaml @@ -14,7 +14,7 @@ get: new ones are still being created. To sort the records in descending order, use `desc=1` parameter. You can also filter runs by status ([available statuses](https://docs.apify.com/platform/actors/running/runs-and-builds#lifecycle)). - operationId: act_runs_get + operationId: actors_runs_get parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../components/parameters/paginationParameters.yaml#/offset" @@ -83,7 +83,7 @@ post: dataset, you'll need to pass the ID received in the `defaultDatasetId` field received in the response JSON to the [Get dataset items](#/reference/datasets/item-collection/get-items) API endpoint. - operationId: act_runs_post + operationId: actors_runs_post parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../components/parameters/runAndBuildParameters.yaml#/timeout" diff --git a/apify-api/openapi/paths/actors/acts@{actorId}@runs@last.yaml b/apify-api/openapi/paths/actors/acts@{actorId}@runs@last.yaml index 200d0862cd..615da86bc6 100644 --- a/apify-api/openapi/paths/actors/acts@{actorId}@runs@last.yaml +++ b/apify-api/openapi/paths/actors/acts@{actorId}@runs@last.yaml @@ -26,7 +26,7 @@ get: * [Log](/api/v2/last-actor-runs-log) - operationId: act_runs_last_get + operationId: actor_runs_last_get parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../components/parameters/lastRunParameters.yaml#/status" diff --git a/apify-api/openapi/paths/actors/acts@{actorId}@runs@{runId}.yaml b/apify-api/openapi/paths/actors/acts@{actorId}@runs@{runId}.yaml index 0d9b896848..49fa7b5992 100644 --- a/apify-api/openapi/paths/actors/acts@{actorId}@runs@{runId}.yaml +++ b/apify-api/openapi/paths/actors/acts@{actorId}@runs@{runId}.yaml @@ -15,7 +15,7 @@ get: This endpoint does not require the authentication token. Instead, calls are authenticated using a hard-to-guess ID of the run. However, if you access the endpoint without the token, certain attributes, such as `usageUsd` and `usageTotalUsd`, will be hidden. - operationId: act_run_get + operationId: actors_run_get parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../components/parameters/runAndBuildParameters.yaml#/runId" diff --git a/apify-api/openapi/paths/actors/acts@{actorId}@validate-input.yaml b/apify-api/openapi/paths/actors/acts@{actorId}@validate-input.yaml index c47154af59..c361305bc5 100644 --- a/apify-api/openapi/paths/actors/acts@{actorId}@validate-input.yaml +++ b/apify-api/openapi/paths/actors/acts@{actorId}@validate-input.yaml @@ -8,7 +8,7 @@ post: The endpoint checks whether the JSON payload conforms to the input schema defined in the Actor's build. If no `build` query parameter is provided, the `latest` build tag is used by default. - operationId: act_validateInput_post + operationId: actor_validateInput_post parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" - name: build diff --git a/apify-api/openapi/paths/actors/acts@{actorId}@versions.yaml b/apify-api/openapi/paths/actors/acts@{actorId}@versions.yaml index 8524e50722..3d71057676 100644 --- a/apify-api/openapi/paths/actors/acts@{actorId}@versions.yaml +++ b/apify-api/openapi/paths/actors/acts@{actorId}@versions.yaml @@ -6,7 +6,7 @@ get: Gets the list of versions of a specific Actor. The response is a JSON object with the list of [Version objects](#/reference/actors/version-object), where each contains basic information about a single version. - operationId: act_versions_get + operationId: actor_versions_get parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" responses: @@ -99,7 +99,7 @@ post: The response is the [Version object](#/reference/actors/version-object) as returned by the [Get version](#/reference/actors/version-object/get-version) endpoint. - operationId: act_versions_post + operationId: actor_versions_post parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" requestBody: diff --git a/apify-api/openapi/paths/actors/acts@{actorId}@versions@{versionNumber}.yaml b/apify-api/openapi/paths/actors/acts@{actorId}@versions@{versionNumber}.yaml index 6c15a2dea4..7db2131c4e 100644 --- a/apify-api/openapi/paths/actors/acts@{actorId}@versions@{versionNumber}.yaml +++ b/apify-api/openapi/paths/actors/acts@{actorId}@versions@{versionNumber}.yaml @@ -4,7 +4,7 @@ get: summary: Get version description: | Gets a [Version object](#/reference/actors/version-object) that contains all the details about a specific version of an Actor. - operationId: act_version_get + operationId: actor_version_get parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../components/parameters/runAndBuildParameters.yaml#/versionNumber" @@ -46,7 +46,7 @@ delete: summary: Delete version description: | Deletes a specific version of Actor's source code. - operationId: act_version_delete + operationId: actor_version_delete parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../components/parameters/runAndBuildParameters.yaml#/versionNumber" diff --git a/apify-api/openapi/paths/actors/acts@{actorId}@versions@{versionNumber}@env-vars.yaml b/apify-api/openapi/paths/actors/acts@{actorId}@versions@{versionNumber}@env-vars.yaml index 77f95fcc59..c533452d90 100644 --- a/apify-api/openapi/paths/actors/acts@{actorId}@versions@{versionNumber}@env-vars.yaml +++ b/apify-api/openapi/paths/actors/acts@{actorId}@versions@{versionNumber}@env-vars.yaml @@ -5,7 +5,7 @@ get: description: | Gets the list of environment variables for a specific version of an Actor. The response is a JSON object with the list of [EnvVar objects](#/reference/actors/environment-variable-object), where each contains basic information about a single environment variable. - operationId: act_version_envVars_get + operationId: actor_version_envVars_get parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../components/parameters/runAndBuildParameters.yaml#/versionNumber" @@ -60,7 +60,7 @@ post: object](#/reference/actors/environment-variable-object) as returned by the [Get environment variable](#/reference/actors/environment-variable-object/get-environment-variable) endpoint. - operationId: act_version_envVars_post + operationId: actor_version_envVars_post parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../components/parameters/runAndBuildParameters.yaml#/versionNumber" diff --git a/apify-api/openapi/paths/actors/acts@{actorId}@versions@{versionNumber}@env-vars@{envVarName}.yaml b/apify-api/openapi/paths/actors/acts@{actorId}@versions@{versionNumber}@env-vars@{envVarName}.yaml index d13d638749..ae27878cab 100644 --- a/apify-api/openapi/paths/actors/acts@{actorId}@versions@{versionNumber}@env-vars@{envVarName}.yaml +++ b/apify-api/openapi/paths/actors/acts@{actorId}@versions@{versionNumber}@env-vars@{envVarName}.yaml @@ -7,7 +7,7 @@ get: contains all the details about a specific environment variable of an Actor. If `isSecret` is set to `true`, then `value` will never be returned. - operationId: act_version_envVar_get + operationId: actor_version_envVar_get parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../components/parameters/runAndBuildParameters.yaml#/versionNumber" @@ -61,7 +61,7 @@ delete: - Actors/Actor versions summary: Delete environment variable description: Deletes a specific environment variable. - operationId: act_version_envVar_delete + operationId: actor_version_envVar_delete parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../components/parameters/runAndBuildParameters.yaml#/versionNumber" diff --git a/apify-api/openapi/paths/actors/acts@{actorId}@webhooks.yaml b/apify-api/openapi/paths/actors/acts@{actorId}@webhooks.yaml index 60f3e2cf07..7d7108b5c8 100644 --- a/apify-api/openapi/paths/actors/acts@{actorId}@webhooks.yaml +++ b/apify-api/openapi/paths/actors/acts@{actorId}@webhooks.yaml @@ -11,7 +11,7 @@ get: By default, the records are sorted by the `createdAt` field in ascending order, to sort the records in descending order, use the `desc=1` parameter. - operationId: act_webhooks_get + operationId: actor_webhooks_get parameters: - $ref: "../../components/parameters/runAndBuildParameters.yaml#/actorId" - $ref: "../../components/parameters/paginationParameters.yaml#/offset" diff --git a/nginx.conf b/nginx.conf index d643a3cc95..5328f3cc8f 100644 --- a/nginx.conf +++ b/nginx.conf @@ -775,6 +775,17 @@ server { rewrite ^/api/v2/users-monthly-usage$ /api/v2/users permanent; rewrite ^/api/v2/users-account-and-usage-limits$ /api/v2/users permanent; + # Actor API reference operation pages: legacy `act-*`/`acts-*` slugs were renamed. Slug rule: + # operations on an Actor's own /runs and /builds collections use `actors-*` (mirroring + # /v2/actors/{actorId}/...), because the account-wide /v2/actor-runs and /v2/actor-builds + # families already own the `actor-runs-*`/`actor-builds-*` slugs; deeper scoped sub-resources + # (runs/last, run-sync, builds/default, versions, webhooks) use the `actor-*` member prefix. + # The first rule must stay above the act- catch-all; anchored alternation keeps prefix-sharing + # slugs (act-runs-last-*, act-run-sync-*, act-build-default-get) on the catch-all. + rewrite ^/api/v2/act-(runs-get|runs-post|run-get|run-abort-post|run-metamorph-post|builds-get|builds-post|build-get|build-abort-post)$ /api/v2/actors-$1 permanent; + rewrite ^/api/v2/acts-(.*)$ /api/v2/actors-$1 permanent; + rewrite ^/api/v2/act-(.*)$ /api/v2/actor-$1 permanent; + # api/v2-new to api/v2 rewrite ^/api/v2-new(.*)$ /api/v2$1 permanent; rewrite ^/api/v2-old(.*)$ /api/v2$1 permanent; diff --git a/scripts/joinLlmsFiles.mjs b/scripts/joinLlmsFiles.mjs index caf10d8a88..6a781819eb 100644 --- a/scripts/joinLlmsFiles.mjs +++ b/scripts/joinLlmsFiles.mjs @@ -13,22 +13,34 @@ const CURATED_FILE = path.resolve('scripts/llms-external-curated.txt'); // Do NOT add these to the plugin's `excludeRoutes` in docusaurus.config.js - // that would also drop the generated .md file from the build output. const LLMS_INDEX_EXCLUDE_PATTERNS = [ - // API: drop deprecated act-* endpoints + // API: legacy act-* slugs no longer exist as pages (all 301-redirect to their renamed + // actor-*/actors-* equivalents), so this pattern is a safety net only '/api/v2/act-*', // API: drop individual CRUD endpoint pages (keep Introduction pages) + '/api/v2/actor-get', + '/api/v2/actor-put', + '/api/v2/actor-delete', + '/api/v2/actor-openapi-json-get', + '/api/v2/actor-validate-input-post', + '/api/v2/actor-webhooks-get', + '/api/v2/actor-version-*', + '/api/v2/actor-versions-*', '/api/v2/actor-build-abort-post', + '/api/v2/actor-build-default-get', '/api/v2/actor-build-delete', '/api/v2/actor-build-get', '/api/v2/actor-build-log-get', '/api/v2/actor-build-openapi-json-get', '/api/v2/actor-builds-get', '/api/v2/actor-run-*', - '/api/v2/actor-runs-get', + '/api/v2/actor-runs-*', '/api/v2/actor-task-*', '/api/v2/actor-tasks-get', '/api/v2/actor-tasks-post', - '/api/v2/acts-get', - '/api/v2/acts-post', + '/api/v2/actors-get', + '/api/v2/actors-post', + '/api/v2/actors-run*', + '/api/v2/actors-build*', '/api/v2/dataset-*', '/api/v2/datasets-*', '/api/v2/key-value-store-*', diff --git a/sources/academy/platform/getting_started/apify_api.md b/sources/academy/platform/getting_started/apify_api.md index 56ceb5cf6c..2eb659801d 100644 --- a/sources/academy/platform/getting_started/apify_api.md +++ b/sources/academy/platform/getting_started/apify_api.md @@ -47,7 +47,7 @@ Let's say we want to run our **adding-actor** via API and view its results in CS https://api.apify.com/v2/actors/YOUR_USERNAME~adding-actor/run-sync-get-dataset-items?token=YOUR_TOKEN_HERE&format=csv ``` -Additional parameters can be passed to this endpoint. You can learn about them in our [API documentation](/api/v2/act-run-sync-get-dataset-items-post) +Additional parameters can be passed to this endpoint. You can learn about them in our [API documentation](/api/v2/actor-run-sync-get-dataset-items-post) :::caution Token security @@ -71,7 +71,7 @@ And there it is! The Actor was run with our inputs of **num1** and **num2**, the ## Apify API's many features {#api-many-features} -What we've done in this lesson only scratches the surface of what the Apify API can do. Right from Insomnia, or from any HTTP client, you can manage [datasets](/api/v2/storage-datasets) and [key-value stores](/api/v2/storage-key-value-stores), add to [request queues](/api/v2/storage-request-queues), [update Actors](/api/v2/act-put), and much more! Basically, whatever you can do on the platform's web interface, you also do through the API. +What we've done in this lesson only scratches the surface of what the Apify API can do. Right from Insomnia, or from any HTTP client, you can manage [datasets](/api/v2/storage-datasets) and [key-value stores](/api/v2/storage-key-value-stores), add to [request queues](/api/v2/storage-request-queues), [update Actors](/api/v2/actor-put), and much more! Basically, whatever you can do on the platform's web interface, you also do through the API. ## Next up {#next} diff --git a/sources/academy/platform/getting_started/apify_client.md b/sources/academy/platform/getting_started/apify_client.md index 14edeaa771..fad2d17fab 100644 --- a/sources/academy/platform/getting_started/apify_client.md +++ b/sources/academy/platform/getting_started/apify_client.md @@ -226,7 +226,7 @@ print(items) If you check the **Settings** tab within your **adding-actor**, you'll notice that the default timeout being set to the Actor is **360 seconds**. This is a bit overkill considering the fact that the Actor is only adding two numbers together - the run should never take more than 20 seconds (even this is a generous number). The default memory being allocated to the Actor is **256 MB**, which is reasonable for our purposes. -Let's change these two Actor settings via the Apify client using the [`actor.update()`](/api/client/js/reference/class/ActorClient#update) function. This function will call the **update Actor** endpoint, which can take `defaultRunOptions` as an input property. You can find the shape of the `defaultRunOptions` in the [API documentation](/api/v2/act-put). Perfect! +Let's change these two Actor settings via the Apify client using the [`actor.update()`](/api/client/js/reference/class/ActorClient#update) function. This function will call the **update Actor** endpoint, which can take `defaultRunOptions` as an input property. You can find the shape of the `defaultRunOptions` in the [API documentation](/api/v2/actor-put). Perfect! First, we'll create a pointer to our Actor, similar to before (except this time, we won't be using `.call()` at the end): diff --git a/sources/academy/tutorials/api/run_actor_and_retrieve_data_via_api.md b/sources/academy/tutorials/api/run_actor_and_retrieve_data_via_api.md index 48df68945d..98520d5e3f 100644 --- a/sources/academy/tutorials/api/run_actor_and_retrieve_data_via_api.md +++ b/sources/academy/tutorials/api/run_actor_and_retrieve_data_via_api.md @@ -85,7 +85,7 @@ If we press **Send**, it will immediately return some info about the run. The `s ![Actor run info in Postman](./images/run-info-postman.png) -We will later use this **run info** JSON to retrieve the run's output data. This info about the run can also be retrieved with another call to the [**Get run**](/api/v2/act-run-get) endpoint. +We will later use this **run info** JSON to retrieve the run's output data. This info about the run can also be retrieved with another call to the [**Get run**](/api/v2/actor-run-get) endpoint. ## JavaScript and Python client {#javascript-and-python-client} @@ -149,7 +149,7 @@ If your synchronous run exceeds the 5-minute time limit, the response will be a ### Synchronous runs with dataset output {#synchronous-runs-with-dataset-output} -Most Actor runs will store their data in the default [dataset](/storage/dataset). The Apify API provides **run-sync-get-dataset-items** endpoints for [Actors](/api/v2/act-run-sync-get-dataset-items-post) and [tasks](/api/v2/actor-task-run-sync-get-dataset-items-post), which allow you to run an Actor and receive the items from the default dataset once the run has finished. +Most Actor runs will store their data in the default [dataset](/storage/dataset). The Apify API provides **run-sync-get-dataset-items** endpoints for [Actors](/api/v2/actor-run-sync-get-dataset-items-post) and [tasks](/api/v2/actor-task-run-sync-get-dataset-items-post), which allow you to run an Actor and receive the items from the default dataset once the run has finished. Here is a Node.js example of calling a task via the API and logging the dataset items to the console: @@ -186,7 +186,7 @@ items.forEach((item) => { ### Synchronous runs with key-value store output {#synchronous-runs-with-key-value-store-output} -[Key-value stores](/storage/key-value-store) are useful for storing files like images, HTML snapshots, or JSON data. The Apify API provides **run-sync** endpoints for [Actors](/api/v2/act-run-sync-post) and [tasks](/api/v2/actor-task-run-sync-post), which allow you to run a specific task and receive the output. By default, they return the `OUTPUT` record from the default key-value store. +[Key-value stores](/storage/key-value-store) are useful for storing files like images, HTML snapshots, or JSON data. The Apify API provides **run-sync** endpoints for [Actors](/api/v2/actor-run-sync-post) and [tasks](/api/v2/actor-task-run-sync-post), which allow you to run a specific task and receive the output. By default, they return the `OUTPUT` record from the default key-value store. ## Asynchronous flow {#asynchronous-flow} diff --git a/sources/academy/tutorials/api/using_apify_from_php.md b/sources/academy/tutorials/api/using_apify_from_php.md index f5959ddc1a..bb366e5e0d 100644 --- a/sources/academy/tutorials/api/using_apify_from_php.md +++ b/sources/academy/tutorials/api/using_apify_from_php.md @@ -52,7 +52,7 @@ If, instead of data, you see an error saying `Authentication token is not valid` Now that we have our guzzle client ready to go, we can run some Actors. Let's try the **Contact Details Scraper** ([vdrmota/contact-info-scraper](https://apify.com/vdrmota/contact-info-scraper)). -The [API reference](/api/v2/act-runs-post) states that an Actor's input should be passed as JSON in the request body. Other options are passed as query parameters. +The [API reference](/api/v2/actors-runs-post) states that an Actor's input should be passed as JSON in the request body. Other options are passed as query parameters. ```php // To run the Actor, we make a POST request to its run's endpoint diff --git a/sources/platform/actors/development/builds_and_runs/runs.md b/sources/platform/actors/development/builds_and_runs/runs.md index 831a9dc46e..33041cb6b7 100644 --- a/sources/platform/actors/development/builds_and_runs/runs.md +++ b/sources/platform/actors/development/builds_and_runs/runs.md @@ -12,7 +12,7 @@ When you start an Actor, you create a run. A run is a single execution of your A You can start an Actor in several ways: - Manually from the [Apify Console](https://console.apify.com/actors) UI -- Via the [Apify API](/api/v2/act-runs-post) +- Via the [Apify API](/api/v2/actors-runs-post) - Using the [Scheduler](/actors/running/schedules) provided by the Apify platform - By one of the available [integrations](../../../integrations/index.mdx) diff --git a/sources/platform/actors/publishing/monetize/pay_per_event.mdx b/sources/platform/actors/publishing/monetize/pay_per_event.mdx index 5d20d99538..9b914a963a 100644 --- a/sources/platform/actors/publishing/monetize/pay_per_event.mdx +++ b/sources/platform/actors/publishing/monetize/pay_per_event.mdx @@ -436,7 +436,7 @@ The platform usage costs are just examples, but you can see the actual costs in ## Event names -If you need to know your event names, you can retrieve the list of available pricing event names using the [Get Actor](https://apify.com/docs/api/v2/act-get) API endpoint. +If you need to know your event names, you can retrieve the list of available pricing event names using the [Get Actor](https://apify.com/docs/api/v2/actor-get) API endpoint. ## Next steps diff --git a/sources/platform/actors/running/index.md b/sources/platform/actors/running/index.md index 9e719156a8..d6e0404bbe 100644 --- a/sources/platform/actors/running/index.md +++ b/sources/platform/actors/running/index.md @@ -55,7 +55,7 @@ Now you can go back to the **Input** tab and try again with different settings, ## Run Actors with the Apify API -To invoke Actors with the Apify API, send an HTTP POST request to the [Run Actor](/api/v2/act-runs-post) endpoint. For example: +To invoke Actors with the Apify API, send an HTTP POST request to the [Run Actor](/api/v2/actors-runs-post) endpoint. For example: ```text https://api.apify.com/v2/actors/compass~crawler-google-places/runs?token= @@ -116,4 +116,4 @@ print(dataset_items) The newly started Actor runs under the account associated with the provided `token`, so all consumed resources are charged to this user account. -Internally, the `call()` function invokes the [Run Actor](/api/v2/act-runs-post) API endpoint, waits for the Actor to finish, and reads its results from the default dataset using the [Get dataset items](/api/v2/dataset-items-get) API endpoint. +Internally, the `call()` function invokes the [Run Actor](/api/v2/actors-runs-post) API endpoint, waits for the Actor to finish, and reads its results from the default dataset using the [Get dataset items](/api/v2/dataset-items-get) API endpoint. diff --git a/sources/platform/actors/running/runs_and_builds.md b/sources/platform/actors/running/runs_and_builds.md index 07c8647d3b..5316ca29e8 100644 --- a/sources/platform/actors/running/runs_and_builds.md +++ b/sources/platform/actors/running/runs_and_builds.md @@ -32,7 +32,7 @@ Each build might have different features, input, or output. By fixing the build On top of the number, some builds are also tagged. For example, _latest_ or _beta_. -Tags make it easier to specify which build to use when running an Actor. To reassign a tag to a different build, use the [Actor update](/api/v2/act-put) API endpoint. +Tags make it easier to specify which build to use when running an Actor. To reassign a tag to a different build, use the [Actor update](/api/v2/actor-put) API endpoint. ## Runs @@ -127,7 +127,7 @@ The whole process of resurrection looks as follows: - Updated duration will not include the time when the Actor was not running. - Timeout will be counted from the point when this Actor run was resurrected. -Resurrection can be performed in Apify Console using the **resurrect** button or via API using the [Resurrect run](/api/v2/act-run-resurrect-post) API endpoint. +Resurrection can be performed in Apify Console using the **resurrect** button or via API using the [Resurrect run](/api/v2/actor-run-resurrect-post) API endpoint. :::info Settings adjustments You can also adjust timeout and memory or change Actor build before the resurrection. This is especially helpful in case of an error in the Actor's source code as it enables you to: diff --git a/sources/platform/get-started/agent-onboarding.md b/sources/platform/get-started/agent-onboarding.md index 207f944976..fceb2466b1 100644 --- a/sources/platform/get-started/agent-onboarding.md +++ b/sources/platform/get-started/agent-onboarding.md @@ -88,7 +88,7 @@ The pattern is the same across every integration method: pick an Actor, send inp :::caution Cost controls -When an agent calls Actors automatically, set run limits to prevent surprise bills. Pass these as query parameters on the [run Actor endpoint](/api/v2/act-runs-post): +When an agent calls Actors automatically, set run limits to prevent surprise bills. Pass these as query parameters on the [run Actor endpoint](/api/v2/actors-runs-post): - `memory` (MB) - power of 2, minimum 128. Lower memory means lower cost per second. - `timeout` (seconds) - cap how long a single run can last. @@ -255,13 +255,13 @@ For HTTP-native integrations or languages without a dedicated client. Base URL: | Action | Method | Endpoint | | :--- | :--- | :--- | | [Search Actors in Store](/api/v2/store-get) | `GET` | `/v2/store` | -| [Get Actor details](/api/v2/act-get) | `GET` | `/v2/acts/{actorId}` | -| [Run an Actor](/api/v2/act-runs-post) | `POST` | `/v2/acts/{actorId}/runs` | -| [Run Actor (sync, get results)](/api/v2/act-run-sync-get-dataset-items-post) | `POST` | `/v2/acts/{actorId}/run-sync-get-dataset-items` | +| [Get Actor details](/api/v2/actor-get) | `GET` | `/v2/acts/{actorId}` | +| [Run an Actor](/api/v2/actors-runs-post) | `POST` | `/v2/acts/{actorId}/runs` | +| [Run Actor (sync, get results)](/api/v2/actor-run-sync-get-dataset-items-post) | `POST` | `/v2/acts/{actorId}/run-sync-get-dataset-items` | | [Get run status](/api/v2/actor-run-get) | `GET` | `/v2/actor-runs/{runId}` | | [Get dataset items](/api/v2/dataset-items-get) | `GET` | `/v2/datasets/{datasetId}/items` | -The sync endpoint ([`run-sync-get-dataset-items`](/api/v2/act-run-sync-get-dataset-items-post)) runs an Actor and returns results in a single request (waits up to 5 minutes). Use [async endpoints](/api/v2/act-runs-post) for longer runs. +The sync endpoint ([`run-sync-get-dataset-items`](/api/v2/actor-run-sync-get-dataset-items-post)) runs an Actor and returns results in a single request (waits up to 5 minutes). Use [async endpoints](/api/v2/actors-runs-post) for longer runs. For runs that take longer than the sync timeout, prefer [webhooks](/integrations/webhooks) over polling - Apify will POST a notification to your URL when the run finishes, avoiding wasted requests. diff --git a/sources/platform/integrations/integrate-with-apify.md b/sources/platform/integrations/integrate-with-apify.md index 245cab5824..e3db482b4d 100644 --- a/sources/platform/integrations/integrate-with-apify.md +++ b/sources/platform/integrations/integrate-with-apify.md @@ -74,7 +74,7 @@ Triggers the execution of any Apify Actor by ID, allowing users to start custom Recommended features: -- Select Actor: The Actor list will be pre-populated with Actors that the user created or used, using the [List of Actors API](https://docs.apify.com/api/v2/acts-get) and enriched with Actors from the store, which the user has not run already using [API](https://docs.apify.com/api/v2/store-get). +- Select Actor: The Actor list will be pre-populated with Actors that the user created or used, using the [List of Actors API](https://docs.apify.com/api/v2/actors-get) and enriched with Actors from the store, which the user has not run already using [API](https://docs.apify.com/api/v2/store-get). - Synchronous vs. asynchronous run: flow will wait until the run/task finishes (consider a timeout on your platform side) - Input UI: upon selecting an Actor, dynamically display specific Actor input and preload default example values based on the Actor Input schema. Alternatively, allow users to insert a JSON input for the Actor. - Additionally, it should include the option to choose [Actor build](https://docs.apify.com/actors/running/runs-and-builds), [memory](https://docs.apify.com/actors/running/usage-and-resources#memory), and [timeout](https://docs.apify.com/actors/running/usage-and-resources#memory). @@ -133,7 +133,7 @@ Monitors the status of an Actor run by ID, useful for triggering follow-up steps Recommended features: -- _Select Actor runs to watch_: Dropdown (list of user's Actors). Populated via [List Actors API](https://docs.apify.com/api/v2/acts-get) +- _Select Actor runs to watch_: Dropdown (list of user's Actors). Populated via [List Actors API](https://docs.apify.com/api/v2/actors-get) ##### Watch task runs diff --git a/sources/platform/integrations/workflows-and-notifications/bubble.md b/sources/platform/integrations/workflows-and-notifications/bubble.md index 408886ad94..023d3e86c7 100644 --- a/sources/platform/integrations/workflows-and-notifications/bubble.md +++ b/sources/platform/integrations/workflows-and-notifications/bubble.md @@ -248,12 +248,12 @@ The Apify plugin provides two main types of operations: - [Get Record As File](https://docs.apify.com/api/v2/key-value-store-record-get) - [Get Record As Image File](https://docs.apify.com/api/v2/key-value-store-record-get) - [List Store Actors](https://docs.apify.com/api/v2/store-get) -- [List User Actors](https://docs.apify.com/api/v2/acts-get) +- [List User Actors](https://docs.apify.com/api/v2/actors-get) - [List User Tasks](https://docs.apify.com/api/v2/actor-tasks-get) -- [Scrape Single URL As File As Data](https://docs.apify.com/api/v2/act-run-sync-get-dataset-items-post) -- [Scrape Single URL As Json As Data](https://docs.apify.com/api/v2/act-run-sync-get-dataset-items-post) -- [List Actor Runs](https://docs.apify.com/api/v2/act-runs-get) -- [List Specific Actor Runs](https://docs.apify.com/api/v2/act-runs-get) +- [Scrape Single URL As File As Data](https://docs.apify.com/api/v2/actor-run-sync-get-dataset-items-post) +- [Scrape Single URL As Json As Data](https://docs.apify.com/api/v2/actor-run-sync-get-dataset-items-post) +- [List Actor Runs](https://docs.apify.com/api/v2/actors-runs-get) +- [List Specific Actor Runs](https://docs.apify.com/api/v2/actors-runs-get) - [List Webhooks](https://docs.apify.com/api/v2/webhooks-get) **Actions** (workflow steps): @@ -261,9 +261,9 @@ The Apify plugin provides two main types of operations: - [Fetch Data From Dataset Text As Action](https://docs.apify.com/api/v2/dataset-items-get) - [Fetch Data From Dataset File As Action](https://docs.apify.com/api/v2/dataset-items-get) - [Get Record As Text](https://docs.apify.com/api/v2/key-value-store-record-get) -- [Scrape Single URL As File As Action](https://docs.apify.com/api/v2/act-run-sync-get-dataset-items-post) -- [Scrape Single URL As Json As Action](https://docs.apify.com/api/v2/act-run-sync-get-dataset-items-post) -- [Run Actor](https://docs.apify.com/api/v2/act-runs-post) +- [Scrape Single URL As File As Action](https://docs.apify.com/api/v2/actor-run-sync-get-dataset-items-post) +- [Scrape Single URL As Json As Action](https://docs.apify.com/api/v2/actor-run-sync-get-dataset-items-post) +- [Run Actor](https://docs.apify.com/api/v2/actors-runs-post) - [Run Actor Task](https://docs.apify.com/api/v2/actor-task-runs-post) - [Create Webhook](https://docs.apify.com/api/v2/webhooks-post) - [Delete Webhook](https://docs.apify.com/api/v2/webhook-delete) diff --git a/sources/platform/integrations/workflows-and-notifications/dify.md b/sources/platform/integrations/workflows-and-notifications/dify.md index 5711a709d3..fd38ba51cc 100644 --- a/sources/platform/integrations/workflows-and-notifications/dify.md +++ b/sources/platform/integrations/workflows-and-notifications/dify.md @@ -155,7 +155,7 @@ When triggering a Chatflow, you must provide a **Payload template** in the Apify ### Access Apify Data in Dify -When an Apify Actor run completes and triggers your Dify workflow, Apify sends a [JSON response object](https://docs.apify.com/api/v2/act-runs-post#responses) containing information about the completed run. This includes details like the run ID, Actor ID, dataset ID, and status. +When an Apify Actor run completes and triggers your Dify workflow, Apify sends a [JSON response object](https://docs.apify.com/api/v2/actors-runs-post#responses) containing information about the completed run. This includes details like the run ID, Actor ID, dataset ID, and status. #### Understand nested data access