---
title: "Create an album"
method: POST
path: "/me/albums"
tags: ["Albums\\Essentials"]
---

# Create an album

`POST /me/albums`

This method creates a new album for the specified user.

## Response `201`

The album was created.

## Other responses

- `400` — A parameter is invalid.
- `403` — The supplied token doesn't have the proper scopes, or the authenticated user can't create an album.

---

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