pronghorn-core

On this page:

updateServiceAccount

Summary

Updates a service account in the database.

Description

Updates a service account in the database.

Route

PATCH /oauth/serviceAccounts/:client_id

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
client_id string yes The clientId for the service account
updates object yes An object containing the requested updates

Return

DetailsExampleSchema
Name Type Description
result object The output of the service account update.