---
title: "Add a new registry to an account"
slug: "add-a-new-registry-to-an-account"
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.

# Add a new registry to an account

Post/v1/registry

Add a new registry to an account.

SecurityAPI Key: bearerTokenHeader parameter nameAuthentication

A JWT bearer token to be passed once authenticated.

Body parameters

Request to add a registry to an account.

<select class='api-response-data' aria-label='Media type'><option value='6587ab68-b4d3-4df8-a13e-aab87acdf52a'>application/json</option>
</select>Expand Allobject  urlstring    Required

URL of the registry.

credentialobject (CredentialType)  Requireddefaultobject (AuthConfig)  

Credentials for authenticating to a docker registry

usernamestring    Required

User name for docker registry authentication

passwordstring    

Password for docker registry authentication. Note that this field may be redacted when it appears in API responses.

descriptionstring    

Description of the registry.

Responses200

Registry information.

<select class='api-response-data' aria-label='Media type'><option value='72aacbf9-271d-4910-8621-335a81b411b6'>application/json</option>
</select>object  urlstring    

URL of the registry.

registry_idstring  (uuid)    

UUID of the registry.

descriptionstring    

Description of the registry.

usernamestring    

Username of the registry.
