Create a service account
POST/v1/networks/:networkId/service-accounts
Creates a non-human account in this network and, in the same operation, its network membership at the requested role (admin or viewer). Requires the administrator role, and you may only grant a membership role you yourself hold. The account starts active but owns no keys yet — mint one separately. If membership creation fails the new account is rolled back so no orphan identity is left behind.
Request
Responses
- 200
- 401
- 403
- 404
Create a service account
Missing or invalid API key
The API key is not authorized for this resource
The requested resource was not found