---
title: "Activate a verifier's DCQL binding"
method: POST
path: "/verifiers/{verifierId}/bindings/{queryId}/activations"
tags: ["Bindings"]
---

# Activate a verifier's DCQL binding

`POST /verifiers/{verifierId}/bindings/{queryId}/activations`

Creates an activation that makes the binding effective for the verifier.

## Request body

- ActivateVerifierDcqlBindingRequest — unresolved $ref

## Response `201`

The created activation.

- VerifierDcqlBindingActivation — unresolved $ref

## Other responses

- `400` — unresolved $ref
- `401` — unresolved $ref
- `404` — unresolved $ref

---

[API](https://skmtc.dev/sphereon-opensource/apis/oid4vp-dcql-query-configuration-admin-api-platform.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/oid4vp-dcql-query-configuration-admin-api-platform/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/oid4vp-dcql-query-configuration-admin-api-platform/revisions/c22d8682cbba/schema)
