---
title: "Changes to Validate export storage"
method: POST
path: "/api/storages/export/azure/validate"
---

# Changes to Validate export storage

`POST /api/storages/export/azure/validate`

> Every recorded change to this endpoint, newest first.
> 97 revisions in range; 1 not diffed.

## Timeline

Changed in 1 of 97 revisions.

- **2026-08-07** `e1ba2ecdbabb` — 3 breaking, 13 info

## Changes

- **2026-08-07** `e1ba2ecdbabb` — 3 breaking, 13 info
  - request body became required
  - the request property `project` became required
  - the `title` request property's maxLength was decreased to `256`
  - added the new optional request property `regex_filter`
  - added the new optional request property `synchronizable`
  - added the new optional request property `use_blob_urls`
  - added the media type `application/x-www-form-urlencoded` to the request body
  - added the media type `multipart/form-data` to the request body
  - the request property `account_key` became nullable
  - the request property `account_name` became nullable
  - the request property `can_delete_objects` became nullable
  - the request property `container` became nullable
  - the request property `description` became nullable
  - the request property `prefix` became nullable
  - the request property `title` became nullable
  - the `can_delete_objects` request property default value `false` was removed

---

[Operation](https://skmtc.dev/humansignal/apis/label-studio-api/docs/api/storages/export/azure/validate/post.md) · [API](https://skmtc.dev/humansignal/apis/label-studio-api.md) · [Page](https://skmtc.dev/humansignal/apis/label-studio-api/changes/api/storages/export/azure/validate/post)
