Skip to content

Commit f287cf8

Browse files
docs: Improve API docs
1 parent 8c5b826 commit f287cf8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

apify-api/openapi/paths/actor-runs/actor-runs@{runId}@charge.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,12 @@ post:
77
The event you are charging for must be one of the configured events in your Actor. If the Actor is not set up as pay per event, or if the event is not configured,
88
the endpoint will return an error. The endpoint must be called from the Actor run itself, with the same API token that the run was started with.
99
10+
:::info Learn more about pay-per-event pricing
11+
1012
For more details about pay-per-event (PPE) pricing, refer to our [PPE documentation](/platform/actors/publishing/monetize/pay-per-event).
1113
14+
:::
15+
1216
operationId: PostChargeRun
1317
parameters:
1418
- name: runId

0 commit comments

Comments
 (0)