v1

latestOpenAPI 3.0.12026-07-178692133.1 KB
ServiceAccountService

Causes a new API Key to be generated. Ensure you confirm this with the user.

post/mr-api/service-account/{id}/reset-api-key

Path parameters

idstring uuid required

the id for the service account to get

Query parameters

apiKeyType'client_eval_only' | 'server_eval_only'

Type of the API key

Response

Details of service account

idstring uuid
namestring required
portfolioIdstring uuid
descriptionstring
versioninteger
apiKeyClientSidestring

this is a read only field, it denotes an api key where the eval is done client side

apiKeyServerSidestring

this is a read only field, it denotes an api key where the eval is done server side

whenArchivedstring date-time