curl --location --request PUT '/api/v1/repos///topics' \ --header 'Content-Type: application/json' \ --data-raw '{ "topics": [ "string" ] }'
{}