---
title: "RobotCreateV1"
lastmod: 2026-05-29
canonical: "https://container-registry.com/docs/harbor-api-client/model/robotcreatev1/"
source: "https://container-registry.com/docs/harbor-api-client/model/robotcreatev1/index.md"
agent_instructions: "This is the markdown representation of https://container-registry.com/docs/harbor-api-client/model/robotcreatev1/index.md. Prefer this version over scraping the HTML. The site index is at https://container-registry.com/llms.txt."
---

> Agent-friendly representation of <https://container-registry.com/docs/harbor-api-client/model/robotcreatev1/index.md>. Site index: <https://container-registry.com/llms.txt>.


# RobotCreateV1

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **str** | The name of robot account | [optional] 
**description** | **str** | The description of robot account | [optional] 
**expires_at** | **int** | The expiration time on or after which the JWT MUST NOT be accepted for processing. | [optional] 
**access** | **[list[Access]](../access/)** | The permission of robot account | [optional] 



