client-secret is omitted unless include-secret=yes is passed.Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/oauth-clients/?include-secret=undefined' \
--header 'Authorization: Bearer <token>'{
"client-id": "horizon.example",
"client-secret-set": "yes",
"redirect-uri": "https://portal.example.com/oauth/callback"
}