v45

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-143613122.6 KB
vals

Create a new val

post/v2/vals

Request body

namestring required
descriptionstring
privacy'public' | 'unlisted' | 'private' required
orgIdstring uuid

ID of the org to create the val in

Response

A Val

namestring required
idstring uuid required

The id of the val

createdAtstring date-time required
privacy'public' | 'unlisted' | 'private' required

This resource's privacy setting. Unlisted resources do not appear on profile pages or elsewhere, but you can link to them.

imageUrlstring nullable required

The URL of this val's image

descriptionstring nullable required