---
title: "Import an assertion"
method: POST
path: "/bcv1/ims/ob/v2p1/assertions"
tags: ["BadgeConnect"]
---

# Import an assertion

`POST /bcv1/ims/ob/v2p1/assertions`

Import an OB 2.1 assertion by URL into the authenticated user's backpack

## Request body

- string

## Response `200`

Assertion imported successfully

## Other responses

- `400` — Invalid request or failed to import
- `401` — Unauthorized
- `404` — User not found
- `429` — Too Many Requests
- `500` — Internal Server Error

---

[API](https://skmtc.net/instructure/apis/public-api-docs.md) · [All operations](https://skmtc.net/instructure/apis/public-api-docs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/instructure/public-api-docs/revisions/44eb39b4bd65/schema)
