Create a starter enterprise

post/api/v2/enterprise

Request Body

templateId string
Min length: >= 1 characters
organizationId string
Min length: >= 1 characters
source string
Min length: >= 1 characters
bitgoVaspId string
Min length: >= 1 characters

200 Response

enterpriseId string required
Example: 59cd72485007a239fb00282ed480da1f
Match pattern: ^[0-9a-f]{32}$

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

404 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id