---
title: "Use a cloudKey credential to request a cloud-unlock of an entry"
method: POST
path: "/orgs/{orgId}/users/{userId}/credentials/{credentialId}/cloudKeyEntryUnlock"
tags: ["orgs/users"]
---

# Use a cloudKey credential to request a cloud-unlock of an entry

`POST /orgs/{orgId}/users/{userId}/credentials/{credentialId}/cloudKeyEntryUnlock`

__JWT is required for this endpoint with at least one of the following scopes__: o{params.orgId}-user{params.userId}:w,o{params.orgId}-user:w,o:w,s-o:w<br/><br/>__Endpoint name__: cloudKeyEntryUnlock

## Path parameters

- `orgId` integer, required
- `userId` integer, required
- `credentialId` integer, required

## Request body

- object
  - `entryId` number, required
  - `description` string, nullable

## Response `204`

No Content

---

[API](https://skmtc.dev/openpath/apis/openpath-api-documentation.md) · [All operations](https://skmtc.dev/openpath/apis/openpath-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openpath/openpath-api-documentation/revisions/d8a888c114fa/schema)
