Create a service account in the database
Creates a service account in the database.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
request body
accountData
Response
result
client_id
String representation of a MongoDB ObjectId
client_secret
Uuid representation of client secret
Errors
500
Internal Server Error