---
title: "Execute a verifier testing template"
method: POST
path: "/api/oid4vp/v1/testing/instances/{instanceId}/templates/{templateId}/execute"
tags: ["Testing"]
---

# Execute a verifier testing template

`POST /api/oid4vp/v1/testing/instances/{instanceId}/templates/{templateId}/execute`

## Path parameters

- `instanceId` string, required
- `templateId` string, required

## Request body

- TestingTemplateExecutionRequest
  - `overrides` object

## Response `201`

Authorization request created successfully.

- CreateAuthorizationRequestResponse — unresolved $ref

## Other responses

- `400` — The template execution request was malformed or failed validation.
- `401` — Missing or invalid bearer credentials.
- `404` — Testing console, instance, or template not found.

## Changes

- **2026-07-17** `adc83292e12f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/sphereon-opensource/apis/oid4vp-verifier-integration-api/changes/api/oid4vp/v1/testing/instances/:instanceId/templates/:templateId/execute/post.md)

---

[API](https://skmtc.dev/sphereon-opensource/apis/oid4vp-verifier-integration-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/oid4vp-verifier-integration-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/oid4vp-verifier-integration-api/revisions/adc83292e12f/schema)
