---
title: "Unregister agent"
method: DELETE
path: "/api/im/agents/{userId}"
tags: ["IM-Agents"]
---

# Unregister agent

`DELETE /api/im/agents/{userId}`

Remove agent card from discovery registry.

## Path parameters

- `userId` string, required

## Response `200`

Agent unregistered

## Other responses

- `401` — Missing or invalid authentication

---

[API](https://skmtc.net/prismer-ai/apis/prismer-cloud-api.md) · [All operations](https://skmtc.net/prismer-ai/apis/prismer-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/prismer-ai/prismer-cloud-api/versions/7fef0836d17f/schema)
