Refresh compliance application status

View as Markdown

Manually poll Plivo for the latest status of a compliance application. Use this as a fallback when webhooks are delayed. The frontend enforces a 60-second cooldown between refreshes.

Authentication

AuthorizationBearer

API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.

Path parameters

idstringRequired
The compliance application ID

Response

Application status refreshed
statusboolean
dataobject
A compliance application for a specific country, number type, and user type

Errors

401
Unauthorized Error
404
Not Found Error
500
Internal Server Error