{% extends "docs/base.html" %} {% block docs_content %}

Update thread

Update the thread title, body, kind, or overall status.

Endpoints

PATCH /api/v1/teams/{team_slug}/repos/{repo_slug}/threads/{number}
PATCH /api/v1/users/{username}/repos/{repo_slug}/threads/{number}

Request

Send any subset of:

{% endblock %}