דלג לתוכן הראשי
POST
/
channels
/
health
/
problems
/
{problemId}
/
resolve
Resolve Channel Health Problem
curl --request POST \
  --url https://{projectID}.texterchat.com/server/api/v2/channels/health/problems/{problemId}/resolve \
  --header 'Authorization: Bearer <token>'
"OK"

הרשאות

Authorization
string
header
נדרש

API token generated in Texter: gear icon → Developers → API Tokens. When creating a token, assign it the scopes required by the endpoints you plan to call - each endpoint lists its required scopes.

פרמטרי נתיב

problemId
string
נדרש

The unique identifier of the problem to resolve. Obtain it from the List Channel Health Problems endpoint

תגובה

Problem resolved. Body is the plain text OK