v1
latestOpenAPI 3.0.02026-07-261090122.9 KBAssets Category
Create an asset category
post/assets-category
Request body
object required
Example request
{
"title": "some string"
}Response
Successful response
{
"title": "some string"
}Successful response