Skip to content

apps_edits_create

POST
/v1/apps/{app_id}/edits
curl --request POST \
--url https://example.com/v1/apps/example/edits \
--header 'Authorization: Bearer <token>'

GET /v1/apps/{id}/edits — List edits for an app. POST /v1/apps/{id}/edits — Create an edit (prompt or structured).

app_id
required
string

No response body