AppAutoGtm
Visit Setup Step
Record the visit that closes a view-only step.
Idempotent — the target screen fires it on arrival, which happens again every time the user comes back, and the row is keyed on (project, step). Returns a JSON body on purpose: a bare 204 makes the frontend's apiClient throw (_dashboard/api.ts).
post/api/app-auto-gtm/projects/{project_id}/setup-steps/{step}/visit
Path parameters
project_idinteger required
stepstring required
Cookies
ex_accessstring nullable
ex_orgstring nullable
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.