v1

latestOpenAPI 3.0.12026-07-178692133.1 KB
ServiceAccountService

Add a new service account

post/mr-api/portfolio/{id}/service-account

Request body

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

Response

Newly created 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