---
title: "Manually Revalidate Credential"
method: POST
path: "/api/v2/zoom-oauth-credentials/{id}/validate/"
tags: ["zoom-oauth-credentials"]
---

# Manually Revalidate Credential

`POST /api/v2/zoom-oauth-credentials/{id}/validate/`

Manually check the validity of credentials, and re-enable them if they are functional. This can be useful if credentials are disabled due to repeated errors. 

The base rate limit for this endpoint is:
- 300 requests per min per workspace

## Path parameters

- `id` string, uuid, required

## Response `200`

No response body

---

[API](https://skmtc.net/recall/apis/recall-ai-api.md) · [All operations](https://skmtc.net/recall/apis/recall-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/recall/recall-ai-api/revisions/55ce8c277c24/schema)
