---
title: "Create the avatar image"
method: POST
path: "/avatars"
tags: ["avatars"]
---

# Create the avatar image

`POST /avatars`

## Response `200`

OK

- CreateAvatarResponse
  - `avatar` Avatar
    - `dateCreated` string, date-time
    - `id` string
    - `lastUpdated` string, date-time
  - `url` string

## Other responses

- `400` — Bad request
- `403` — Operation not allowed

---

[API](https://skmtc.net/seqeralabs/apis/seqera-api.md) · [All operations](https://skmtc.net/seqeralabs/apis/seqera-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/seqeralabs/seqera-api/revisions/13316c9fe5ff/schema)
