v1
latestOpenAPI 3.0.12026-07-1714724311.1 KBCollections
Create a Collection
Create a new collection in Directus.
post/collections
Query parameters
metastring
What metadata to return in the response.
Request body
Example request
{
"collection": "my_collection",
"icon": "people"
}Response
Successful request