Replace all repository topics

PUT {{baseUrl}}/repos/:owner/:repo/topics

Request Body

{"names"=>["<string>", "<string>"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{&quot;names&quot;:[&quot;octocat&quot;,&quot;atom&quot;,&quot;electron&quot;,&quot;api&quot;]}