Skip to main content
POST
Create O&M asset

Authorizations

x-api-key
string
header
required

Project API key (psk_…) from Project Settings → API keys. Required scopes depend on the route (e.g. issues:read for listing issues). Only works on project-scoped /api/v1/projects/{projectId}/… routes.

Path Parameters

projectId
string
required

Body

application/json
name
string
required
tag
string | null
category
string | null

Response

200 - application/json

Created asset

id
string
required
projectId
string
required
name
string
required
tag
string