Skip to main content
POST
Create a studio admin

Body

application/json
email
string<email>
required
passwordHash
string
required
Minimum string length: 1
name
string
isSuperadmin
boolean
default:false

Response

201 - application/json

Admin created

The response is of type unknown.