Summary
Create a service account in the database.
Description
Create a service account in the database.
Route
POST /oauth/serviceAccounts
Roles
admin
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| accountData | object | yes | Account information necessary to create a new service account |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| result | object | - |