---
title: "Create a new account."
slug: "create-a-new-account-1"
updated: 2026-04-04T02:22:39Z
published: 2026-04-04T02:22:47Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.fortanix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a new account.

Post/v1/accounts

Create a new account with the specified properties. Only an authenticated user can create an account.

SecurityAPI Key: bearerTokenHeader parameter nameAuthentication

A JWT bearer token to be passed once authenticated.

Body parameters

Request to create an account.

<select class='api-response-data' aria-label='Media type'><option value='a30d0633-8557-4af8-b572-ce274cfc2f20'>application/json</option>
</select>Expand Allobject  namestring    Required

Name of the account. Accounts must be unique within a CCM instance.

custom_logostring  (binary)    

Logo for an account. Max size 128Kb, .jpg, .png, .svg file formats only.

auth_configs Array of object (AuthenticationConfig)   object  passwordobject (AuthConfigPassword)  

Configuration for password-based authentication.

require_2faboolean    Required
administrators_onlyboolean    Required

oauthobject (AuthConfigOauth)  idp_namestring    Required
idp_icon_urlstring    Required
idp_authorization_endpointstring    Required
idp_token_endpointstring    Required
idp_requires_basic_authboolean    Required
idp_userinfo_endpointstring    
tlsobject (TlsConfig)  Requireddisabledobject  
opportunisticobject  
requiredobject (TlsConfigRequired)  validate_hostnameboolean    Required
client_keystring  (binary)    
client_certstring  (binary)    
caobject (CaConfig)  Requiredca_setstring    Valid values[
  "GLOBAL_ROOTS"
]
pinned Array of string   string  (binary)    

client_idstring    Required
client_secretstring    Required

cluster_auth_refobject (AuthConfigRef)  target_idstring    Required

node_enrollmentobject (NodeEnrollment)  attestation_enforcement_disabled_insecureboolean    Required

componentstring    

Get the account type.

Valid values[
  "DEFAULT",
  "CONFIDENTIAL_AI"
]

Responses200

The details of the account created.

<select class='api-response-data' aria-label='Media type'><option value='3b98435c-2cd2-4564-9f37-d6167e5f6d58'>application/json</option>
</select>Expand Allobject  namestring    

Name of the account. Account names must be unique within a CCM instance.

acct_idstring  (uuid)    

Account ID uniquely identifying this account.

created_atinteger  (int64)    

When this account was created.

roles Array of string (AccessRoles)   

Role of the current user in a particular account.

string    

Roles of a user.

Valid values[
  "READER",
  "WRITER",
  "MANAGER"
]
custom_logostring  (binary)    

Logo of the particular account. Max size 128Kb, .jpg, .png, .svg file formats only.

statusstring    

Status of an Account for a user.

Valid values[
  "ACTIVE",
  "PENDING",
  "DISABLED"
]
auth_configsobject  property*object (AuthenticationConfig)  additionalPropertiespasswordobject (AuthConfigPassword)  

Configuration for password-based authentication.

require_2faboolean    
administrators_onlyboolean    

oauthobject (AuthConfigOauth)  idp_namestring    
idp_icon_urlstring    
idp_authorization_endpointstring    
idp_token_endpointstring    
idp_requires_basic_authboolean    
idp_userinfo_endpointstring    
tlsobject (TlsConfig)  disabledobject  
opportunisticobject  
requiredobject (TlsConfigRequired)  validate_hostnameboolean    
client_keystring  (binary)    
client_certstring  (binary)    
caobject (CaConfig)  ca_setstring    Valid values[
  "GLOBAL_ROOTS"
]
pinned Array of string   string  (binary)    

client_idstring    
client_secretstring    

cluster_auth_refobject (AuthConfigRef)  target_idstring    

node_enrollmentobject (NodeEnrollment)  attestation_enforcement_disabled_insecureboolean    

totalsobject (ObjectCounts)  datasetsinteger    Minimum0
final_workflowsinteger    Minimum0
nodesinteger    Minimum0

componentstring    

Get the account type.

Valid values[
  "DEFAULT",
  "CONFIDENTIAL_AI"
]
default_group_idstring  (uuid)    

Default group_id in an account.

marketplace_group_idstring  (uuid)    

Marketplace group_id for the account

account_statusstring    Valid values[
  "Active",
  "Deactivated"
]
azure_cvm_pcr_priority Array of integer   

Ordered list of exactly the integer elements 0 through 22

integer
